Post AxZOCL5qfmHlnGNMcC by [email protected] | |
More posts by [email protected] | |
Post #AxZOCL5qfmHlnGNMcC by [email protected] | |
0 likes, 0 repeats | |
⚓️ New Article: How to dismiss native HTML dialog elements when the backdro… | |
Post #AxZOCLG83YVcJ9BZdg by [email protected] | |
0 likes, 0 repeats | |
@cferdinandi Or I suppose you could do <dialog popover> ? | |
Post #AxZOCLMVfpc4cwAfaK by [email protected] | |
0 likes, 1 repeats | |
@mb21 Yes, a <dialog> opened by `popovertarget` natively supports "l… | |
Post #AxdZdpcDB2NgP1fI0G by [email protected] | |
0 likes, 0 repeats | |
@cwilcox808 @mb21 @cferdinandi Thanks. I just recently put a search box on http… | |
Post #AxdZdplmbS2Msi8vvE by [email protected] | |
0 likes, 0 repeats | |
@mb21 Because it's still dismissible by pressing Escape, it's ok but wh… | |
Post #AxdZdpsWCPQPDbIJQ8 by [email protected] | |
0 likes, 0 repeats | |
@cwilcox808 @mb21 @cferdinandi oh, I didn’t realize it’s losing focus when … | |
Post #AxdZdpzbm361ZabyTI by [email protected] | |
0 likes, 0 repeats | |
@mb21 Quick improvement. 👍 The next challenge is to let non-sighted users (u… | |
Post #AxdZdq6LN0U3uTlLyC by [email protected] | |
0 likes, 0 repeats | |
@cwilcox808 @mb21 This absolutely feels like it should be a modal dialog on any… | |
Post #AxdZdqD4xxs6FMujT6 by [email protected] | |
0 likes, 0 repeats | |
@cferdinandi @cwilcox808 @mb21 Yeah, it’s true that it covers a lot. But if I… | |
Post #AxdZdqJSaEyYZ9tpPk by [email protected] | |
0 likes, 0 repeats | |
@mb21 Within VoiceOver+Safari, <output> isn't doing anything, possibl… | |
Post #AxdZdqPUDpnQrqido8 by [email protected] | |
0 likes, 0 repeats | |
@cwilcox808 @mb21 @cferdinandi oh, I’m learning a lot today! unfortunately, o… | |
Post #AxdZdqVrq6ttBdhjkm by [email protected] | |
0 likes, 0 repeats | |
@mb21 @cwilcox808 aria-controls is rather poorly supported in many screen reade… | |
Post #AxdZdqg9Dt7jhWVwmG by [email protected] | |
0 likes, 1 repeats | |
@cferdinandi This is from 2016 but it's still true.https://heydonworks.com/… | |
Post #AxdwSQCrbVshMJKxV2 by [email protected] | |
0 likes, 0 repeats | |
@cwilcox808 @cferdinandi @mb21 How about I add an on-enter or on-submit event a… | |
Post #AxdwSQJFDmz9g6K3Rg by [email protected] | |
0 likes, 0 repeats | |
@mb21 So, if you type and you can see, you see open dialog and can navigate to … | |
Post #AxdwSQPyokNC0zTQwa by [email protected] | |
0 likes, 1 repeats | |
@mb21 BTW, since it's not going to be modal, the popover doesn't have t… | |
Post #Axf3RJ9RF9jU1c6w4G by [email protected] | |
0 likes, 0 repeats | |
@cwilcox808 @mb21 This whole pattern feels... over-engineered is the maybe the … | |
Post #Axf3RJHwjWXQS05jKS by [email protected] | |
0 likes, 0 repeats | |
@cferdinandi @cwilcox808 @mb21 Thanks! I took a shot at implementing this. What… | |
Post #Axf3RJP2JAD2nzPONc by [email protected] | |
0 likes, 1 repeats | |
@mb21 A strictly technical reason to avoid using `aria-label` is client-side la… |