Skip to content

fix: progress bar issue#2957

Merged
crazywoola merged 3 commits into
langgenius:mainfrom
yikayiyo:fix-progress-bar
Mar 26, 2024
Merged

fix: progress bar issue#2957
crazywoola merged 3 commits into
langgenius:mainfrom
yikayiyo:fix-progress-bar

Conversation

@yikayiyo

Copy link
Copy Markdown
Contributor

Description

On the /datasets page, clicking on a delete icon triggers the unexpected appearance of the progress bar. The latest version of the next-nprogress-bar package provides a solution to this issue. However, it might be worth considering redesigning the DatasetCard component, as encapsulating numerous elements within a single Link component is not considered a best practice.

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • Dependency upgrade

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 25, 2024
Comment thread web/yarn.lock

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no actual changes of package.json, so this should not be committed into the vc system.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran yarn upgrade next-nprogress-bar and it didn't change the package.json file. Should I update the package.json file?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, in this case you should change the deps as well.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated the deps.

@crazywoola

Copy link
Copy Markdown
Member

Hello please add my wechat crazyphage I will invite you to the contributors' group.

@dosubot dosubot Bot added the lgtm label Mar 26, 2024
@crazywoola
crazywoola merged commit 5e60204 into langgenius:main Mar 26, 2024
@yikayiyo
yikayiyo deleted the fix-progress-bar branch April 4, 2024 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants