client-web icon indicating copy to clipboard operation
client-web copied to clipboard

[Technical] Improve the Calendar Events path logic

Open bobbykolev opened this issue 10 months ago • 0 comments

Description

Make sure we're not relying on nameID for the URL path of the events. navigate(${calendarPath}/${nameID});

  • [ ] The url of the events will be changed but there should be no user-facing changes

Additional Context

Areas that will be affected

Regression of the Events on all space/subspace/subsubspace levels will be required.

bobbykolev avatar Apr 25 '24 08:04 bobbykolev