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(ui): tag form three column layout #3665

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

huwshimi
Copy link
Contributor

@huwshimi huwshimi commented Mar 8, 2022

Done

  • Set up the three column layout in the tag form. Includes placeholder states that will be replaced
    with proper content.

QA

MAAS deployment

To run this branch you will need access to one of the following MAAS deployments:

Running the branch

You can run this branch by:

QA steps

  • Go to the machine list.
  • Tick some machines and use the take action menu to open the tag form.
  • The form should have three columns.
  • Resizing your window should rearrange the columns in sensible ways.

Fixes

Fixes: canonical-web-and-design/app-tribe#684.

Set up the three column layout in the tag form. Includes placeholder states that will be replaced
with proper content.

Fixes: canonical/app-tribe#684.
Copy link
Contributor

@petermakowski petermakowski left a comment

Choose a reason for hiding this comment

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

LGTM. Just one thing that would be good to improve.

</Col>
</Row>
</div>
<div className="tag-form__changes">
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you think of a semantic element to be used here instead of a div? What about <fieldset >?

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.

2 participants