Skip to content

feat: add up-directory button to navigation bar#1646

Open
BlueKittyMeow wants to merge 2 commits intopop-os:masterfrom
BlueKittyMeow:feat/up-directory-button
Open

feat: add up-directory button to navigation bar#1646
BlueKittyMeow wants to merge 2 commits intopop-os:masterfrom
BlueKittyMeow:feat/up-directory-button

Conversation

@BlueKittyMeow
Copy link

@BlueKittyMeow BlueKittyMeow commented Feb 20, 2026

  • I have disclosed use of any AI generated code in my commit messages.
  • I understand these changes in full and will be able to respond to review comments.
  • My change is accurately described in the commit message.
  • My contribution is tested and working as described.
  • I have read the Developer Certificate of Origin and certify my contribution under its conditions.

Adds a navigate-to-parent button next to back/forward in the location bar. Reuses existing LocationUp message. Disabled at root. Closes #198.

Copy link
Member

@jackpot51 jackpot51 left a comment

Choose a reason for hiding this comment

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

The PR template is mandatory, please fill it in.

Add a navigate-to-parent button next to the back/forward buttons in the
location bar. Uses existing LocationUp message. Button is disabled at
root paths and non-path locations.

Closes pop-os#198

AI disclosure: Code assistance from Anthropic's Claude. I identified the
feature, reviewed the codebase, made design decisions, tested the build,
and understand the changes fully.
@BlueKittyMeow BlueKittyMeow force-pushed the feat/up-directory-button branch from 70f842c to 60bac03 Compare February 20, 2026 22:35
@BlueKittyMeow
Copy link
Author

The PR template is mandatory, please fill it in.

Thank you, updated to include the template.

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.

feature request: up arrow, to move up a directory

2 participants