Task #3067
closedMaterial UI - improvements
100%
Description
After we started using material-ui components, some UI elements changed their behavior. This ticket is a collection of minor changes, which should be undone since version 12.0.0
Files
Related issues
Updated by Peter Štrunc almost 3 years ago
- File scrollbar.png scrollbar.png added
Scrollbar on main navigation¶
Since version 12.0.0, main navigation is scrollable independently of the rest of the page. This should not be the case.
Updated by Vladimír Kotýnek almost 3 years ago
- Related to Defect #3066: Main menu has it's own scrollbar when a submenu is expanded added
Updated by Alena Peterová almost 3 years ago
Required fields are no longer highlighted red, only the asterisk is present. This is more easy to overlook.
Updated by Roman Kučera almost 3 years ago
- File delete.png delete.png added
- File script.png script.png added
delete user bulk action has wrong spacing
script label is covering first line
Updated by Vladimír Kotýnek almost 3 years ago
- File text_areas.png text_areas.png added
- File resize.png resize.png added
Text areas e.g. with Exceptions or EAV cannot be resized in browser (tested in Vivaldi). There used to be in the bottom-right corner of the text area
Edit: moved to #3102.
Updated by Vladimír Kotýnek almost 3 years ago
- File search_field.png search_field.png added
Implrove global search field description and background color to be more contrasting. Especially when I change primary color.
Edit: moved to #3106.
Updated by Vladimír Kotýnek almost 3 years ago
Logo on login-page has green background. In the rest of the application the logo has a white background so it's usually optimised for that.
Updated by Roman Kučera over 2 years ago
- Related to Defect #3102: Resizable textarea added
Updated by Tomáš Doischer over 2 years ago
The exceptions field can still be difficult to use. The lines are long and cannot be scrolled.
Our suggestion is:- add the option to change line breaks and enable horizontal scrolling in the component
- add a button that will save the field content to the clipboard
- change the field from disabled to normal state and style it separately (some browser won't let you interact with a disabled element)
The combination of these should solve all issues.
Updated by Tomáš Doischer over 2 years ago
- Sprint set to Sprint 12.3-1 (srp 03 - srp 17)
- Assignee changed from Peter Štrunc to Evgeniya Gorina
Updated by Tomáš Doischer over 2 years ago
- Sprint changed from Sprint 12.3-1 (srp 03 - srp 17) to Sprint 12.3-2 (srp 17 - srp 31)
Updated by Evgeniya Gorina over 2 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Updated by Evgeniya Gorina over 2 years ago
Updated by Evgeniya Gorina over 2 years ago
Peter Štrunc wrote in #note-1:
Scrollbar on main navigation¶
Since version 12.0.0, main navigation is scrollable independently of the rest of the page. This should not be the case.
Peter Štrunc wrote in #note-1:
Scrollbar on main navigation¶
Since version 12.0.0, main navigation is scrollable independently of the rest of the page. This should not be the case.
Updated by Evgeniya Gorina over 2 years ago
- File Delete_user_with_a_gap.jpg Delete_user_with_a_gap.jpg added
- File Script_lable_hidden.jpg Script_lable_hidden.jpg added
Roman Kučera wrote in #note-4:
delete user bulk action has wrong spacing
script label is covering first line
Evgeniya Gorina wrote:
Delete user with a spacing
Script label was hidden
Updated by Evgeniya Gorina over 2 years ago
- File Copy_wrap_buttons_scrollbar_horisontal.jpg Copy_wrap_buttons_scrollbar_horisontal.jpg added
- File popup_with_copyed_notice.jpg popup_with_copyed_notice.jpg added
Tomáš Doischer wrote in #note-9:
The exceptions field can still be difficult to use. The lines are long and cannot be scrolled.
Our suggestion is:
- add the option to change line breaks and enable horizontal scrolling in the component
- add a button that will save the field content to the clipboard
- change the field from disabled to normal state and style it separately (some browser won't let you interact with a disabled element)
The combination of these should solve all issues.
Evgeniya Gorina wrote:
Horizontal scrolling was added by button with the options open and close the scrollbar
Button clipboard was added with popup for make an announce that content was copied
Updated by Evgeniya Gorina over 2 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Evgeniya Gorina to Tomáš Doischer
Could you make a review
https://github.com/bcvsolutions/CzechIdMng/pull/254
Updated by Tomáš Doischer over 2 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Tomáš Doischer to Evgeniya Gorina
Thank you for the improvements, it looks much better now.
I have some notes from the review, see the PR.
Updated by Evgeniya Gorina over 2 years ago
- Sprint changed from Sprint 12.3-2 (Aug 17 - Aug 31) to Sprint 12.3-1 (Aug 03 - Aug 17)
- % Done changed from 70 to 0
Updated by Tomáš Doischer over 2 years ago
- Sprint changed from Sprint 12.3-1 (srp 03 - srp 17) to Sprint 12.3-3 (srp 31 - zář 14)
Updated by Evgeniya Gorina over 2 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Evgeniya Gorina to Tomáš Doischer
- % Done changed from 60 to 70
Can you give me feedback please
Updated by Tomáš Doischer over 2 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Tomáš Doischer to Evgeniya Gorina
- % Done changed from 70 to 100
LGTM, thank you, merged to develop.
Updated by Tomáš Doischer almost 2 years ago
- Status changed from Resolved to Closed