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: issue edit datepicker bug #761

Merged

Conversation

hujiahao-hjh
Copy link
Contributor

What this PR does / why we need it:

fix issue edit datepicker bug.

Does this PR introduce a user interface change?

❎ No

ChangeLog

Language Changelog
🇺🇸 English Fixed a bug where the month of the datepicker in edit-issue could not be changed.
🇨🇳 中文 修复了事项编辑中日期选择框月份不能翻页的bug。

Which versions should be patched?

release/1.1

Which issue(s) this PR fixes:

Fixes # issue edit datepicker bug

@hujiahao-hjh hujiahao-hjh added the bugfix Used in pr label Jul 27, 2021
@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #761 (294c59e) into master (215ecae) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #761      +/-   ##
==========================================
- Coverage   81.09%   81.08%   -0.02%     
==========================================
  Files         113      113              
  Lines        6714     6709       -5     
  Branches     1849     1848       -1     
==========================================
- Hits         5445     5440       -5     
  Misses       1234     1234              
  Partials       35       35              
Impacted Files Coverage Δ
shell/app/common/components/edit-field.tsx 99.09% <100.00%> (-0.04%) ⬇️

@daskyrk daskyrk merged commit 927f696 into erda-project:master Jul 27, 2021
@daskyrk
Copy link
Contributor

daskyrk commented Jul 27, 2021

/cherry-pick release/1.1

erda-bot pushed a commit to erda-bot/erda-ui that referenced this pull request Jul 27, 2021
* fix: issue edit datepicker bug

* fix: delete useless code
daskyrk pushed a commit that referenced this pull request Jul 27, 2021
* fix: issue edit datepicker bug

* fix: delete useless code

Co-authored-by: hujiahao-hjh <82502479+hujiahao-hjh@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Used in pr
Development

Successfully merging this pull request may close these issues.

2 participants