revenz / Fenrus

A personal home page for quick access to all your personal apps/sites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Groups are bugged

Kurotaku-sama opened this issue · comments

There are several bugs in the groups

In the Personal Dashboard:

  • When you click on the Group Name you are Refered to "/settings/groups/"
  • But when you click on the edit icon on the right side it leads to "/settings/dashboards/"

This triggers the console error:
Error: There was an unhandled exception on the current circuit, so this circuit will be terminated. For more details turn on detailed exceptions by setting 'DetailedErrors: true' in 'appSettings.Development.json' or set 'CircuitOptions.DetailedErrors'.
And than all other links on the page won't redirect you anymore till your reload the page

The second bug is in the Guest Dashboard:

grafik

Even tho this 2 are my personal groups they are able to get added to the Guest dashboard I guess that shouldnt be able to work like that.

And the third bug in the System Groups:
When I add a System group the Group is added to the personal Groups not the System Groups.
Since I cant test if there are also redirect errors on the icon I cant say if there are more bugs on this sites at the moment

already fixed the first one.

split this into separate issues, one issue for each issue