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 UX issues on models page #7164

Merged
merged 4 commits into from
Nov 23, 2023
Merged

Fix UX issues on models page #7164

merged 4 commits into from
Nov 23, 2023

Conversation

klakhov
Copy link
Contributor

@klakhov klakhov commented Nov 22, 2023

Motivation and context

  • Fixed centering of empty block
  • Fixed inconsistency in top bar
  • Fixed padding of page numbers

image

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • [] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • [ ] I have linked related issues (see GitHub docs)
  • [ ] I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Merging #7164 (81a1569) into develop (a9a98b3) will increase coverage by 0.02%.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7164      +/-   ##
===========================================
+ Coverage    81.40%   81.43%   +0.02%     
===========================================
  Files          364      364              
  Lines        39904    39910       +6     
  Branches      3699     3702       +3     
===========================================
+ Hits         32485    32500      +15     
+ Misses        7419     7410       -9     
Components Coverage Δ
cvat-ui 75.54% <ø> (+0.05%) ⬆️
cvat-server 86.95% <ø> (ø)

@klakhov klakhov merged commit e401679 into develop Nov 23, 2023
34 checks passed
@klakhov klakhov deleted the kl/fix-ux-issues-models-page branch November 23, 2023 07:42
@cvat-bot cvat-bot bot mentioned this pull request Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants