-
Notifications
You must be signed in to change notification settings - Fork 244
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
Migrate/to nextcloud vue 8 #5648
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5648 +/- ##
============================================
- Coverage 24.50% 24.48% -0.03%
Complexity 423 423
============================================
Files 243 243
Lines 10944 10954 +10
Branches 1798 1803 +5
============================================
Hits 2682 2682
- Misses 8262 8272 +10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
4301ac0
to
23e3320
Compare
pushed a commit here by mistake hence the push -f |
What is left to do here? |
Other issue found by Christoph, deleted calendars aren't striked through, will work on. Edit: solved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested a bit and couldn't spot any additional breakage.
I pushed some commits to fix multiple minor issues in the sidebar editor:
- Vertical alignment of properties
- Select widths overflowing on small screens
- Hide the title submit button again
Fixed |
|
|
Ahh, this one. The component has to be imported directly from It is not included in the main bundle as we are not supposed to use it directly. |
Could you please specify exactly how to import it and where? I'm a bit confused |
Leaving this comment here for future reference as this is a bit weird and it took me a while to understand: for some reason there is an internal css variable of |
EDIT: fixed |
✨ Other NcSelect bugs ✨
EDIT: solved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 otherwise. tested and works :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works. Didn't have a look at the code.
Could you please suggest a way to reproduce? I can't get it to show either. @ChristophWurst |
Checkout nextcloud/server#43640 🙈 So the change is not caused by your pr but the server styling update. |
Well then time to resolve conflicts and squash commits @GVodyanov. Let me know if you need help with the conflicts. |
ee615dd
to
2c817aa
Compare
2c817aa
to
188e0cc
Compare
Signed-off-by: Grigory V <[email protected]> Signed-off-by: Richard Steinmetz <[email protected]>
188e0cc
to
fd355c9
Compare
Fix #5619
Progress:
multiple = true