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

[Export Config] Copy command to clipboard #2649

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

MyDrift-user
Copy link
Contributor

Pull Request

[Export Config] Copy command to clipboard

Type of Change

  • New feature
  • UI/UX improvement

Description

  • copy execution command to clipboard on export
  • add tooltips to import & export menu items

Testing

  • command is correctly escaped
  • execution of just copied command works
  • tooltips show

Impact

  • People do not need to search for how to execute with the config in the docs, instead tet the command copied to the clipboard. To help people notice it i added tooltips to the import/export items-

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

- copy execution command to clipboard
- add tooltips to import & export menu items
@ChrisTitusTech ChrisTitusTech merged commit a397f20 into ChrisTitusTech:main Aug 30, 2024
1 check passed
@ChrisTitusTech ChrisTitusTech added the skip-changelog Skip Change Logs label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skip Change Logs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants