You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey @alexdor , the pages do a full update when ever a single state change occurs. This issue may not be noticeable now but as the application grows it might cause performance issues.
The user experience on issues page is too blocky, feels restricitive. The scrollable area on filter section is only 80% of viewport height which adds up to this behaviour. Some minor styling tweaks should fix this issues.
Current state:
After some tweaks:
I performed some changes, how do they look? @alexdor
Also, the transition is blocky when changing filters, 😅 my fault I actually missed to add Element.scrollIntoView() options to smooth it when I opened #71.
Go through the website and detect issues.
The text was updated successfully, but these errors were encountered: