Skip to content

Prevent focus to go back to file list - #2713

Closed
vinicius73 wants to merge 1 commit into
masterfrom
fix/prevent-focus-to-go-back-to-file-list
Closed

Prevent focus to go back to file list#2713
vinicius73 wants to merge 1 commit into
masterfrom
fix/prevent-focus-to-go-back-to-file-list

Conversation

@vinicius73

@vinicius73vinicius73 commented Jul 12, 2022

Copy link
Copy Markdown
Member

Summary

Add role="dialog" in to EditorWrapper component when it is wrapped with ViewerComponent

Repated to:
nextcloud/viewer#1289

@juliusknorr

Copy link
Copy Markdown
Member

Should we rather fix this in the viewer or even the @nextcloud/vue Modal component?

@juliusknorr

Copy link
Copy Markdown
Member

Reference issue would be nextcloud-libraries/nextcloud-vue#2501

@vinicius73

Copy link
Copy Markdown
MemberAuthor

/rebase

@nextcloud-command
nextcloud-commandforce-pushed the fix/prevent-focus-to-go-back-to-file-list branch from 113b9d3 to cc762b9CompareJuly 13, 2022 18:16
@vinicius73

Copy link
Copy Markdown
MemberAuthor

/rebase

Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
@nextcloud-command
nextcloud-commandforce-pushed the fix/prevent-focus-to-go-back-to-file-list branch from cc762b9 to 608febeCompareJuly 15, 2022 13:34
@juliusknorr

Copy link
Copy Markdown
Member

@vinicius73 I'd say lets skip this one and open a PR in viewer. Or would there be a reason to have it in both?

@vinicius73

vinicius73 commented Jul 15, 2022

Copy link
Copy Markdown
MemberAuthor

@juliushaertl we can wait this PR release
nextcloud-libraries/nextcloud-vue#2696

@vinicius73
vinicius73 deleted the fix/prevent-focus-to-go-back-to-file-list branch July 15, 2022 17:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewaccessibilitybugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Focus order issues with viewer modal

2 participants

@vinicius73@juliusknorr