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

feat(domains): use MainToolbar on domains list header MAASENG-2523 #5261

Merged

Conversation

ndv99
Copy link
Contributor

@ndv99 ndv99 commented Jan 8, 2024

Done

  • Replaced SectionHeader with MainToolbar on domains list header

QA steps

  • Go to /domains
  • Ensure the header renders correctly
  • Ensure the "Add domains" button works

Fixes

Fixes MAASENG-2523

Screenshots

Before

image

After

image

@webteam-app
Copy link

Demo starting at https://maas-ui-5261.demos.haus

<MainToolbar>
<MainToolbar.Title>DNS</MainToolbar.Title>
{domainsLoaded ? (
<ModelListSubtitle available={domainCount} modelName="domain" />
Copy link
Contributor

Choose a reason for hiding this comment

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

👍 for making these improvements in consistency as you go

@petermakowski petermakowski merged commit 50cc175 into canonical:main Jan 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants