Skip to content

feat: move sidebar footer directory path to status bar at the bottom#23507

Closed
aakash2330 wants to merge 7 commits into
anomalyco:devfrom
aakash2330:feat/move-directory-path
Closed

feat: move sidebar footer directory path to status bar at the bottom#23507
aakash2330 wants to merge 7 commits into
anomalyco:devfrom
aakash2330:feat/move-directory-path

Conversation

@aakash2330

@aakash2330 aakash2330 commented Apr 20, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #23492

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

moves path from sidebar footer to status bar at the bottom, also cleans up the code by reusing the useDirectory hook.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

made sure the changes are reflected correctly in the UI

Screenshots / recordings

Before:
Screenshot 2026-04-20 at 12 58 56 PM

After:
Screenshot 2026-04-20 at 12 58 24 PM

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title feat/move sidebar footer directory path to status bar at the bottom doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Apr 20, 2026
@aakash2330 aakash2330 changed the title feat/move sidebar footer directory path to status bar at the bottom feat: move sidebar footer directory path to status bar at the bottom Apr 20, 2026
@github-actions github-actions Bot removed needs:title needs:compliance This means the issue will auto-close after 2 hours. labels Apr 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@malventano

Copy link
Copy Markdown

Nice PR. What happens to the path if it encroaches into the status message at the bottom right?

image

@aakash2330

Copy link
Copy Markdown
Author
Screen.Recording.2026-04-20.at.10.25.47.PM.mov

thanks for the suggestions @malventano, here's a screen recording

@github-actions

Copy link
Copy Markdown
Contributor

Automated PR Cleanup

Thank you for contributing to opencode.

Due to the high volume of PRs from users and AI agents, we periodically close older PRs using automated criteria so maintainers can focus review time on the most active and community-supported contributions.

This PR was closed because it matched the following cleanup criteria:

  • The PR was created more than 1 month ago
  • The PR had fewer than 2 positive reactions
  • Positive reactions are counted as thumbs-up, heart, celebration, or rocket reactions on the PR

PRs created within the last month are not affected by this cleanup.

If you believe this PR was closed incorrectly, or if you are still actively working on it, please leave a comment explaining why it should be reopened. A maintainer can review and reopen it if appropriate.

Thanks again for taking the time to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: TUI: Show project path in status when sidebar is closed

2 participants