Skip to content

fix: dashboard performance problems - #45049

Closed
szaimen wants to merge 1 commit into
masterfrom
enh/44122/fix-lag
Closed

fix: dashboard performance problems#45049
szaimen wants to merge 1 commit into
masterfrom
enh/44122/fix-lag

Conversation

@szaimen

@szaimenszaimen commented Apr 26, 2024

Copy link
Copy Markdown
Contributor

@szaimenszaimen added this to the Nextcloud 30 milestone Apr 26, 2024
@szaimen
szaimen requested review from a team, emoral435, juliusknorr, nfebe and sorbaugh and removed request for a teamApril 26, 2024 09:44
@szaimen

Copy link
Copy Markdown
ContributorAuthor

/backport to stable29

@szaimen

Copy link
Copy Markdown
ContributorAuthor

/backport to stable28

@susnux

Copy link
Copy Markdown
Contributor

We use this also in other places, like login form. Same filter is also applied to the app navigation.
So this should be discussed generally for our design, cc @nextcloud/designers .

Also note this only happens if you run a Blink engine browser without hardware acceleration.

If we want to keep semi transparent backgrounds then we maybe should add this as a CSS variable an provide a variant of the default theme with transparency disabled.

Comment threadapps/dashboard/src/DashboardApp.vue

@jancborchardtjancborchardt left a comment

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.

Also note this only happens if you run a Blink engine browser without hardware acceleration.
If we want to keep semi transparent backgrounds then we maybe should add this as a CSS variable an provide a variant of the default theme with transparency disabled.

@susnux sounds reasonable to me! I would say we shouldn’t disable the frosted glass outright.

@szaimen

Copy link
Copy Markdown
ContributorAuthor

Also note this only happens if you run a Blink engine browser without hardware acceleration.
If we want to keep semi transparent backgrounds then we maybe should add this as a CSS variable an provide a variant of the default theme with transparency disabled.

@susnux sounds reasonable to me! I would say we shouldn’t disable the frosted glass outright.

So adding another theme? Sounds overengineered to me honestly... Is there maybe a way to add semi transparent backgrounds without crippling performance?

Signed-off-by: Simon L <szaimen@e.mail.de>
@szaimen

Copy link
Copy Markdown
ContributorAuthor

Closign in favour of #45395

@szaimenszaimen closed this May 21, 2024
@szaimen
szaimen deleted the enh/44122/fix-lag branch May 21, 2024 09:50
@szaimenszaimen removed this from the Nextcloud 30 milestone May 21, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

scrolling in dashboard is laggy

4 participants

@szaimen@susnux@jancborchardt@marcoambrosini