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: Upload should not showing download icon defaultly #21496

Merged
merged 1 commit into from Feb 21, 2020

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Feb 20, 2020

it should be false

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

#18664 (comment)

#4351 (comment)

ant-design/ant-design-pro#5606

💡 Background and solution

image

6C254270-85E3-4776-A876-F004F7E07E8D

image

目前关于如何隐藏下载按钮的反馈很多,#18664 应保持向前兼容,默认不应该展现。

📝 Changelog

Language Changelog
🇺🇸 English Upload won't showing download icon defaultly.
🇨🇳 Chinese Upload 列表默认不展现下载按钮。

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@afc163
Copy link
Member Author

afc163 commented Feb 20, 2020

@crazyair

@crazyair
Copy link
Member

LGTM,v4也同步过去吧。

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 20, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@afc163 afc163 force-pushed the update-show-download branch 2 times, most recently from 66af276 to c1a0d30 Compare February 20, 2020 15:23
@afc163 afc163 changed the title fix: Upload not showing download icon defaultly fix: Upload should not showing download icon defaultly Feb 20, 2020
@afc163 afc163 force-pushed the update-show-download branch 2 times, most recently from 459441c to 3774f36 Compare February 21, 2020 03:40
@codecov
Copy link

codecov bot commented Feb 21, 2020

Codecov Report

Merging #21496 into 3.x-stable will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           3.x-stable   #21496   +/-   ##
===========================================
  Coverage       97.82%   97.82%           
===========================================
  Files             286      286           
  Lines            7766     7766           
  Branches         2192     2192           
===========================================
  Hits             7597     7597           
  Misses            169      169
Impacted Files Coverage Δ
components/upload/UploadList.tsx 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91a5947...c4faea2. Read the comment docs.

@zombieJ zombieJ merged commit 26dd6f7 into 3.x-stable Feb 21, 2020
@zombieJ zombieJ deleted the update-show-download branch February 21, 2020 04:55
@pr-triage pr-triage bot added the PR: merged label Feb 21, 2020
@afc163
Copy link
Member Author

afc163 commented Feb 21, 2020

Cherry picked to master b4636ab

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

3 participants