Refactor Frontend#2502
Conversation
This alternative gives acceptable fallback results: |
|
I don't like how you can't tell whether an element is a button or not. There should be some sort of indicator of whether something is clickable, which is currently missing. |
Could you give an example of something that isn't clearly clickable? Buttons in the app have relatively consistent styling but I'm not sure if there's a specific spot I'm missing |
The big one for me was with raw/processed stream mode. If you've only got one on, you can't turn it off , but the button doesn't change to indicate that. Similar things with other buttons. |

Description
This PR completely removes Vuetify from the photon-client codebase in favor of a custom component set built with Tailwind CSS and Reka UI.
Summary of changes
Meta
Merge checklist: