mononoken / fae-scribe

0 stars 0 forks source link

Revisit svg buttons #89

Open mononoken opened 6 months ago

mononoken commented 6 months ago

svg buttons save space for the mobile view. However, I don't think they are intuitive enough and right now only aria labels and testing allow users to confirm what they are for.

It may be best to just go to text for these actions. We could use responsive breakpoints to use svgs for mobile and text for desktop, but I am not sure I like that either.