-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[stable28] fix(settings): apps list layout #44327
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
Conversation
|
Backport is not complete |
|
@ShGKme do you think you can get this ready for 28.0.5? |
|
@ShGKme any update here? :) |
|
@ShGKme Hi Grigorii |
|
@ShGKme keep or close? |
|
Keep i hear |
|
Full backport occurs too complicated due to the large refactoring of this app in Nextcloud 29.
To make it much simpler and less risky - backporting only 1 commit that fixes the linked Safari issue with apps list scrolling, adapting it to the Nextcloud 28 state. Tested on:
Tested cases:
|
858c61f to
0056ba7
Compare
0056ba7 to
bfb444c
Compare
GretaD
left a comment
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.
Louis has to recheck because he approved the initial version of this
susnux
left a comment
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.
🍏
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
bfb444c to
d14071e
Compare
|
Added screen cast of the fix |
Backport of #44236
Full backport occurs too complicated due to the large refactoring of this app in Nextcloud 29.
Complete backport with a propper solution would require backporting at least the following large PRs:
app-levela component (AppLevelBadge) #43770To make it much simpler and less risky - backporting only 1 commit that fixes the linked Safari issue with apps list scrolling, adapting it to the Nextcloud 28 state.
Tested on:
Tested cases:
Screen.Recording.2025-02-04.at.12.42.56.mov
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.