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

Antd4 migration minor fixes found on cvat.org #2561

Merged
merged 6 commits into from
Dec 11, 2020
Merged

Conversation

bsekachev
Copy link
Member

Motivation and context

  • Fixed: Cannot read property "key" of undefined (3rdparty error, fixed in fix: Should not crash when item remove by scroll react-component/virtual-list#90). Fixed by emporary installation of the newest version to project dependencies.
  • Fixed: Extra pagination parameters appeared in new Antd version (Disabled)
  • Fixed: Canvas doesn't fit after sidebar collapsing
  • Fixed: Wrong CSS styles for task progress on a taskItem
  • Fixed: Copy reviewer when pressing "Copy" button

How has this been tested?

Manual testing

Checklist

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.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev bsekachev added the bug Something isn't working label Dec 11, 2020
@bsekachev bsekachev merged commit e8bd31c into develop Dec 11, 2020
@bsekachev bsekachev deleted the bs/some_fixes branch December 11, 2020 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant