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

Fix current working directory cursor and add copy current working directory to clipboard #6597

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

softwarenerd
Copy link
Contributor

@softwarenerd softwarenerd commented Mar 4, 2025

Description

This PR addresses #6585 by fixing the cursor in the CurrentWorkingDirectory component.

Additional information:

  • The CurrentWorkingDirectory component has been refactored to be in its own file.
  • The user can copy the current working directory to the clipboard using a new right-click context menu in the CurrentWorkingDirectory component.
image

Release Notes

New Features

  • The user can copy the current working directory to the clipboard using a new right-click context menu in the CurrentWorkingDirectory component.
image

Bug Fixes

QA Notes

The new right-click context menu in the CurrentWorkingDirectory component is a custom context menu, so it can be tested.

Tests:
@:console

@softwarenerd softwarenerd force-pushed the fix/console-current-working-directory-component branch from 0a998fb to 9b8a6c0 Compare March 4, 2025 01:18
Copy link

github-actions bot commented Mar 4, 2025

E2E Tests 🚀
This PR will run tests tagged with: @:critical @:console

readme  valid tags

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.

1 participant