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(react-components): Just make a base class for SettingsCommand and add ALT shortcut in the architecture #4713

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

nilscognite
Copy link
Contributor

Type of change

Refactor

This PR is just a refactor. No change in the applications.

Made a base class for SettingsCommand, called BaseSettingsCommand. This enable the possibility to make several settings buttons with different types of settings.

Also added possible Alt shortcut, which can be combined with Ctrl or Shift.

@nilscognite nilscognite requested a review from a team as a code owner August 20, 2024 14:09
@nilscognite nilscognite changed the title fix(reaact-components): Just make a base class for SettingsCommand and add alt shortcut in the architecture fix(react-components): Just make a base class for SettingsCommand and add alt shortcut in the architecture Aug 20, 2024
@nilscognite nilscognite changed the title fix(react-components): Just make a base class for SettingsCommand and add alt shortcut in the architecture fix(react-components): Just make a base class for SettingsCommand and add ALT shortcut in the architecture Aug 20, 2024
@nilscognite nilscognite enabled auto-merge (squash) August 21, 2024 11:36
@nilscognite nilscognite merged commit f3fe439 into master Aug 21, 2024
14 checks passed
@nilscognite nilscognite deleted the np/small-fixes branch August 21, 2024 11:36
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.

2 participants