owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
444 stars 157 forks source link

No redirection to project space from notification #10397

Open ScharfViktor opened 9 months ago

ScharfViktor commented 9 months ago

ocis 5.1.0-prealpha+17b14ee78 web 8.0.0-rc.1

Steps:

Actual: no redirect to Project space page. only after refreshing page

https://github.com/owncloud/web/assets/84779829/82dcec74-7d8f-4863-be20-f7f1a95abcb5

JammingBen commented 9 months ago

Good catch, a redirect to the space will only work after a page reload because then the space is being loaded by the runtime. In order to achieve that without a page reload we need to: