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: Adjust types for IFilePickerButton to align icon with NcDialogButton #1122

Merged
merged 1 commit into from Nov 27, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Nov 23, 2023

As we now use NcDialog we need to align the supported icons.

…tton icon

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review labels Nov 23, 2023
@susnux susnux requested review from artonge and Pytal November 23, 2023 21:37
@susnux susnux linked an issue Nov 23, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (741a6ee) 30.61% compared to head (aeeb547) 30.61%.

Files Patch % Lines
lib/components/types.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1122   +/-   ##
=======================================
  Coverage   30.61%   30.61%           
=======================================
  Files          16       16           
  Lines        1225     1225           
  Branches       60       60           
=======================================
  Hits          375      375           
  Misses        792      792           
  Partials       58       58           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@susnux susnux merged commit a8ca2d1 into main Nov 27, 2023
10 of 11 checks passed
@susnux susnux deleted the fix/types branch November 27, 2023 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move away from icon as VueComponents
3 participants