-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
good first issueGood for newcomersGood for newcomerswebFrontend/web related issueFrontend/web related issue
Milestone
Description
Where did this happen?
Local code with an up-to-date main branch, Hosted (app.compasscalendar.com)
Expected Behavior
The right/left icons are consistent across the entire app.
Specifically, the month picker should use the arrow icons that we use in the day planner for the migration functionality.
Current Behavior
The month picker uses different icons compared to the events
Icons to replace - Allday form

Steps to Reproduce
- Type
SHIFT+2or click the month icon in the sidebar to show the month widget - Notice the arrow styles
- Click the open space on the all-day row
- All-day form will open
- Click the date input
- Month widget will open
- Notice the arrow styles
- Go to /day
- Create a task
- Hover over task
- Notice the arrow styles
Possible Solution
Update the month widget to use the icon
Context
The month widget might currently be using simple text for "<" and ">", which is dependent on the font. We should decouple the widget from the font selection, so that changing the font size/style doesn't affect the widget
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerswebFrontend/web related issueFrontend/web related issue
Type
Projects
Status
Backlog

