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 quick actions panel #7431

Open
wants to merge 10 commits into
base: v3.33
Choose a base branch
from
Open

Fix quick actions panel #7431

wants to merge 10 commits into from

Conversation

ryaplots
Copy link
Contributor

@ryaplots ryaplots commented Dec 5, 2024

Summary

References #7348

Changes

  • Move panel to the top
  • Change panel styling and responsiveness

Testing

Steps

Open console and see the panel in a different place and make sure all buttons work

Results
Screenshot 2024-12-05 at 14 55 35

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • Testing: The steps/process to test this feature are clearly explained including testing for regressions.
  • Infrastructure: If infrastructural changes (e.g., new RPC, configuration) are needed, a separate issue is created in the infrastructural repositories.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

@ryaplots ryaplots added c/console This is related to the Console ui/web This is related to a web interface labels Dec 5, 2024
@ryaplots ryaplots added this to the v3.33.1 milestone Dec 5, 2024
@ryaplots ryaplots self-assigned this Dec 5, 2024
@ryaplots ryaplots marked this pull request as ready for review December 9, 2024 12:49
@ryaplots ryaplots requested a review from a team as a code owner December 9, 2024 12:49
@ryaplots ryaplots requested review from mjamescompton and pierrephz and removed request for mjamescompton December 9, 2024 12:49
@ryaplots ryaplots force-pushed the fix/quick-actions-panel branch from 36edd97 to 67a1856 Compare December 16, 2024 15:59
Copy link
Contributor

@pierrephz pierrephz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2nd review here: https://www.figma.com/design/7pBLWK4tsjoAbyJq2viMAQ/console?node-id=6620-16595&t=yzyVp8eSJhYTp9zR-1

Again, feel free to dm me, especially for the icon group, we can do it over a call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console This is related to the Console ui/web This is related to a web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants