katos Ralkage I've done this, but I also would like to do some improvements for the upcoming release and need your opinions on this.
How should we treat users those haven't attached any roles to themselves yet but they're forced to do so? I've got three proposals on this:
- We can suspend them until they choose a role (just like the
fof/terms
extension does it).
- We can disturb them on every page with an undismissible modal which forces them choose a role.
- We can do the second option with a dismissable modal.
Second one is the current behaviour of this extension. But if the extension fails or something goes wrong while attaching the role, users will be unable to use the forum and most likely never comes back (same thing if we go with the first option). If we go with the third option, then the user could drop a feedback about the issue they're struggling.
Actually I've got the same concerns about forcing users during registration. Should we force them at all? What do you think?