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

Implement Copy Login Command Feature #1108

Open
PintoGideon opened this issue Mar 13, 2024 · 0 comments
Open

Implement Copy Login Command Feature #1108

PintoGideon opened this issue Mar 13, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers work in progress

Comments

@PintoGideon
Copy link
Collaborator

PintoGideon commented Mar 13, 2024

The feature aims to provide users with the ability to copy a "login command" from the ChRIS ui, facilitating easy access to the CLI login functionality.

  • The feature aims to provide users with the ability to copy a "login command" from the ChRIS ui, facilitating easy access to the CLI login functionality. However, there are several considerations and questions that need to be addressed:
  • Clipboard Access: Utilize a method to write to the clipboard that is compatible with HTTP protocols since navigator.clipboard does not work over HTTP.
  • Placement and Styling: Determine the optimal placement for the "Copy Login Command" button within the UI. Define the styling guidelines for the button to ensure consistency with the overall design.
  • Functionality: Define the behavior of the button when clicked. Should it immediately copy the login command to the clipboard, or should there be additional steps involved?
  • Help Text/Documentation: Consider providing contextual help text or documentation about how to use the "Copy Login Command" feature. This could include instructions on accessing the CLI login functionality and utilizing the copied command.
  • User Experience: Assess whether to keep the button unadvertised or to include it prominently within the interface. Consider user feedback and usability testing to optimize the user experience.

Steps to Reproduce:

@PintoGideon PintoGideon changed the title Prototype on integrating the web console Implement Copy Login Command Feature Mar 27, 2024
@PintoGideon PintoGideon added enhancement New feature or request good first issue Good for newcomers work in progress labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers work in progress
Projects
None yet
Development

No branches or pull requests

1 participant