Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make skip to content buttons work #1530

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Make skip to content buttons work #1530

merged 1 commit into from
Feb 22, 2023

Conversation

susnux
Copy link
Collaborator

@susnux susnux commented Feb 21, 2023

Resolves: #1259

Set correct IDs for the shortcut links, and removed the navigation link for public shares (there is no app navigation):

Before

(Notice how the buttons do not work)

vokoscreenNG-2023-02-21_15-06-08.mp4

After

vokoscreenNG-2023-02-21_15-08-14.mp4

@susnux susnux added bug Something isn't working 3. to review Waiting for reviews labels Feb 21, 2023
@susnux susnux added this to the 3.2 milestone Feb 21, 2023
@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Merging #1530 (b104b27) into main (b3b24b8) will increase coverage by 0.60%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1530      +/-   ##
============================================
+ Coverage     39.56%   40.17%   +0.60%     
- Complexity      556      560       +4     
============================================
  Files            53       54       +1     
  Lines          2320     2367      +47     
============================================
+ Hits            918      951      +33     
- Misses         1402     1416      +14     

@susnux susnux requested a review from Chartman123 February 21, 2023 15:58
Copy link
Member

@jotoeri jotoeri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice accessibility fix! :)

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
@susnux susnux merged commit f8f3df8 into main Feb 22, 2023
@susnux susnux deleted the fix/skip-buttons branch February 22, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bypass shortcut link not working
4 participants