[Bug] Arrow direction broken after "fix" in Material UI #857

Closed
opened 2026-04-05 16:30:07 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @CheezusCrisp on 5/15/2024

Describe the bug
Arrow direction only points to the right now regardless of whether menu is expanded or collapsed. Current design does not follow Material UI design and now doesn't make sense.

To Reproduce
Present in dropdown menus such as online, feed, etc.

Expected behavior
Previous behavior was correct to how Material UI's "Collapsible Table" should be designed. Arrow should point down when collapsed, point up when expanded.
Screenshot 2024-05-15 180301
Screenshot 2024-05-15 180312

Screenshots
image

What version you are running
Version 2024.05.09

*Originally created by @CheezusCrisp on 5/15/2024* **Describe the bug** Arrow direction only points to the right now regardless of whether menu is expanded or collapsed. Current design does not follow Material UI design and now doesn't make sense. **To Reproduce** Present in dropdown menus such as online, feed, etc. **Expected behavior** Previous behavior was correct to how Material UI's "Collapsible Table" should be designed. Arrow should point down when collapsed, point up when expanded. ![Screenshot 2024-05-15 180301](https://github.com/vrcx-team/VRCX/assets/55898326/ddf67c8f-2346-4cdd-ae3e-1a13d90b0c7f) ![Screenshot 2024-05-15 180312](https://github.com/vrcx-team/VRCX/assets/55898326/9ac1ff13-e8f3-4418-a5ff-f83ad6c35a9c) **Screenshots** ![image](https://github.com/vrcx-team/VRCX/assets/55898326/0f0e4467-0bcb-4820-802e-6d714d2199dd) **What version you are running** Version 2024.05.09
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#857