982-enhance-toggle-toolbar #986

Merged
a24julot merged 2 commits from 982-enhance-toggle-toolbar into team_1_week_6 2026-05-19 10:15:03 +00:00
Collaborator

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.

## 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.
now the text displayed in toggle-button has the theme color for text, added a border aswell.
a24timsv requested changes 2026-05-18 11:30:32 +00:00
Dismissed
a24timsv left a comment
Collaborator

The toggle button is more clear now, just some small things:

  • Is the button too big? On big screens it might be okay but on phones it looks too big.
  • The text should be used with localization (see specific comment).
The toggle button is more clear now, just some small things: - Is the button too big? On big screens it might be okay but on phones it looks too big. - The text should be used with localization (see specific comment).
@ -347,3 +347,3 @@
}}
>
{showIcon ? '▴' : '▾'}
{showIcon ? '── HIDE TOOLBAR ──' : '── SHOW TOOLBAR ──'}
Collaborator

This should use localization.

This should use localization.
Author
Collaborator

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.

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.
a24timsv approved these changes 2026-05-18 12:37:30 +00:00
a24timsv left a comment
Collaborator

Looks good! Everything I commented on and could think of has been covered.

Looks good! Everything I commented on and could think of has been covered.
a24julot merged commit a40cc148b1 into team_1_week_6 2026-05-19 10:15:03 +00:00
c24danli deleted branch 982-enhance-toggle-toolbar 2026-05-22 12:16:42 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!986
No description provided.