982-enhance-toggle-toolbar #986
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!986
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "982-enhance-toggle-toolbar"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What has changed:
Color for text now follows themes, changed content of button, added a border to button and removed margin for dashboard causing the text to not be aligned with the text below.
The toggle button is more clear now, just some small things:
@ -347,3 +347,3 @@}}>{showIcon ? '▴' : '▾'}{showIcon ? '── HIDE TOOLBAR ──' : '── SHOW TOOLBAR ──'}This should use localization.
Localization is now added, button is big after customer feedback since it might be hard to press a small one, might yet again ask the customer.
Looks good! Everything I commented on and could think of has been covered.