gui-challenges
gui-challenges copied to clipboard
consider removing the RTL flip
Mohammed Ali Agha commented the change is understood but not needed as they've already adjusted
Basic question at the end: If people are used to broken designs/behaviour (which may be formally incorrect), should we fix it anyways? I'm unsure if there is a definitive answer in this case at all because it may be very depending on who you ask...
The same topic is discussed here https://www.youtube.com/watch?v=OHF2h1_fBCM and I'm quite unsure about this for myself - but would be interested in more input on this.
great link and thoughts, thanks!
any progress, to fix it?
Sidenav don't support RTL https://github.com/argyleink/gui-challenges/tree/main/sidenav
not clear in this issue, but yeah, it's attached to the Switch component.
I don't think there is a real issue here, and this can be closed. I have opened the switch component to fix it, but watching the video and interacting with the component in the local environment, you have taken the right approach.
aria-pressed= true
state
aria-pressed= false
state
aria-pressed= true
on the iPhone
aria-pressed= false
on the iPhone