Skip to content

Fix duplicate chevron on Import/Export Settings row#628

Merged
marionbarker merged 1 commit intodevfrom
fix/import-export-double-nav
Apr 29, 2026
Merged

Fix duplicate chevron on Import/Export Settings row#628
marionbarker merged 1 commit intodevfrom
fix/import-export-double-nav

Conversation

@bjorkert
Copy link
Copy Markdown
Member

Summary

The Import/Export Settings row in Remote Settings used a NavigationLink (which renders its own chevron) and also added a manual chevron.right image, producing a doubled >>. Removed the manual chevron so the row matches the rest of the app.

The row in Remote Settings used a NavigationLink (which renders its own
chevron) and also added a manual chevron Image, producing a doubled
'>>'. Remove the manual chevron and the .plain button style so the
NavigationLink renders a single chevron consistent with other rows.
@bjorkert bjorkert requested a review from codebymini April 29, 2026 13:02
@bjorkert
Copy link
Copy Markdown
Member Author

Before:
image
After:
image

Copy link
Copy Markdown
Collaborator

@marionbarker marionbarker left a comment

Choose a reason for hiding this comment

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

Approve by code review and test.

  • See the double chevron with dev
  • See single chevron with this PR

@marionbarker marionbarker merged commit bf6c44f into dev Apr 29, 2026
1 check passed
@marionbarker marionbarker deleted the fix/import-export-double-nav branch April 29, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants