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

UI Improvements for Edit View #4873

Closed
13 tasks done
himanshi-chhabra opened this issue Mar 25, 2021 · 1 comment
Closed
13 tasks done

UI Improvements for Edit View #4873

himanshi-chhabra opened this issue Mar 25, 2021 · 1 comment
Assignees
Labels

Comments

@himanshi-chhabra
Copy link
Contributor

himanshi-chhabra commented Mar 25, 2021

Describe the bug

  • - In the Environment list/ Databag list/ client list page height of the search icon is overlapping the search bar border.

  • - In Environment/ Databag/ Client/ Role details page update the CSS of tabs.

  • - CSS of create and edit pop-up of Databag as it overrides all other pop-ups CSS.

  • - Search buttons are not keyboard accessible.

  • - After opening create environment Deleted dropdown CSS gets override.

  • - In Create Environment, disable create button if a name already exists.

  • - In create Environment, change the border color of the text-field when focused.

  • - In the edit environment, change the border size of the label.

  • - In Environment details :

    1. Add no preview image in attributes tab if no JSON available
    2. Change border-size of details box 1px.
    3. When we click the button of edit or expand we have to click twice then the pop-up visible. need to update this.
    4. Edit, Expand, collapse buttons are not keyboard accessible.
  • - While creating the first Databag item I do not see the data bag item immediately.

  • - #4878

  • - Edit databag item -> open item details -> cursor is always pointer

  • - Databag should be referred as "Data Bag" in the UI

Aha! Link: https://chef.aha.io/epics/SH-E-354

@kalroy
Copy link
Collaborator

kalroy commented Apr 6, 2021

FIxed the following issues:

  • In the Environment list/ Databag list/ client list page height of the search icon is overlapping the search bar border.
  • CSS of create and edit pop-up of Databag as it overrides all other pop-ups CSS.
  • Search buttons are not keyboard accessible.
  • In Create Environment, disable create button if a name already exists.
  • In create Environment, change the border color of the text-field when focused.
  • Edit databag item -> open item details -> cursor is always pointer

in the PR #4888

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants