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 UI-UX #15313

Merged
merged 9 commits into from
Feb 23, 2024
Merged

Fix UI-UX #15313

merged 9 commits into from
Feb 23, 2024

Conversation

harsh-vador
Copy link
Contributor

@harsh-vador harsh-vador commented Feb 22, 2024

Describe your changes:

I worked on fixing ui ux issues in data quality page:

  • Added loader while editing display name
Screen.Recording.2024-02-22.at.4.38.34.PM.mov
  • show no data placeholder when no search data
Screen.Recording.2024-02-22.at.4.36.31.PM.mov
  • fetch latest data in Tags Page
Screen.Recording.2024-02-23.at.1.55.25.PM.1.1.mov

Type of change:

  • Improvement

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

@ShaileshParmar11 ShaileshParmar11 merged commit c6d5f68 into open-metadata:fix-ui-ux Feb 23, 2024
7 of 15 checks passed
chirag-madlani added a commit that referenced this pull request Feb 26, 2024
* chore(ui): improve ui / ux around patch api calls

* domain loading changes

* add loading state to entityReName modal

* added loading state for following

* setLoading false in entityName modal

* delete style fix

* updated vote loading and delete loading for queries

* fixed loading issue in profilerSettingsModal

* fixed no data placeholder issue while loading in thread drawer

* fix glossary term related changes

* fix glossary term related changes

* fix: Spaces and Tabs of YAML (#15309)

* fix: Simplify the logic for get cypress filter step

* ui/ux fix

* added tooltip on icons

* localizaion keys

* minor changes

* fixed profiler picture loading issue

* Fix UI-UX (#15313)

* incident manager edit displayName loading

* no data placeholder for no search data

* code refactor

* address comments

* fetch latest data in tagsPage

* fix edit description icon alignment

* edit icon fix

* fixed failing unit test

* revert version tests

* addressing comment

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
ShaileshParmar11 added a commit that referenced this pull request Feb 26, 2024
* chore(ui): improve ui / ux around patch api calls

* domain loading changes

* add loading state to entityReName modal

* added loading state for following

* setLoading false in entityName modal

* delete style fix

* updated vote loading and delete loading for queries

* fixed loading issue in profilerSettingsModal

* fixed no data placeholder issue while loading in thread drawer

* fix glossary term related changes

* fix glossary term related changes

* fix: Spaces and Tabs of YAML (#15309)

* fix: Simplify the logic for get cypress filter step

* ui/ux fix

* added tooltip on icons

* localizaion keys

* minor changes

* fixed profiler picture loading issue

* Fix UI-UX (#15313)

* incident manager edit displayName loading

* no data placeholder for no search data

* code refactor

* address comments

* fetch latest data in tagsPage

* fix edit description icon alignment

* edit icon fix

* fixed failing unit test

* revert version tests

* addressing comment

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e:Governance e2e:Observability safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants