Keep focus on gallery button when selected#1153
Keep focus on gallery button when selected#1153demiankatz merged 1 commit intoUniversalViewer:devfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
demiankatz
left a comment
There was a problem hiding this comment.
Thanks, @Saira-A! I think this is probably a relic from the old days when the gallery control worked differently. This seems well worth doing, but I'll hold off on merging until @LanieOkorodudu has a chance to confirm.
Also, a related issue: I notice that if you do focus the gallery collapse button with the keyboard, you can only activate it with spacebar, but that causes the page to scroll down unexpectedly. We probably need to fix the accessibility of that control. That's a problem for a separate issue/PR; let me know if you'd like me to open an issue to document the situation!
Thanks @demiankatz! The collapse button issue is mentioned in #1084 and as you said there it's probably best to break it into smaller tasks |
|
Great, thanks for confirming that the issue is already documented! |
jamesmisson
left a comment
There was a problem hiding this comment.
Code and preview both look good to me.
Fixes #1073