Skip to content

feat: gantt calendar use transform instead of width to prevent performance issue #2205

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

Merged

Conversation

daskyrk
Copy link
Contributor

@daskyrk daskyrk commented Dec 6, 2021

What this PR does / why we need it:

Use css transform instead of width to prevent performance issue

I have checked the following points:

  • I18n is finished and updated by cli
  • Form fields validation is added and length is limited
  • Display normally on small screen
  • Display normally when some data is empty or null
  • Display normally in english mode

Does this PR introduce a user interface change?

❎ No

ChangeLog

Language Changelog
🇺🇸 English
🇨🇳 中文

Does this PR need be patched to older version?

❎ No

Which issue(s) this PR fixes:

Fixes #

@daskyrk daskyrk added the feature new feature label Dec 6, 2021
@laojun
Copy link
Contributor

laojun commented Dec 6, 2021

/approve

@erda-bot erda-bot added the approved Auto tagged by robot label Dec 6, 2021
@erda-bot erda-bot merged commit 4061a1d into erda-project:master Dec 6, 2021
@daskyrk daskyrk deleted the feature/gantt-calendar-optimize branch December 6, 2021 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Auto tagged by robot feature new feature
Development

Successfully merging this pull request may close these issues.

3 participants