Bitpoll icon indicating copy to clipboard operation
Bitpoll copied to clipboard

Groups fixes

Open andyception opened this issue 4 years ago • 1 comments

Hey, I just tested our BitPoll instance and found some minor bugs concerning the Groups feature:

  • dots "." don't work in group names, even though it specifically states they should work
  • group names can't be changed
  • groups can't be deleted
  • The invitation link for groups contains a "https://" too much (the link sent is "https://https://****/groups/")

Shouldn't be too hard to fix these but it would increase the usability of the feature quite a bit. Tested with version 0c83e17

andyception avatar Mar 27 '21 11:03 andyception

The first and last point should be fixed now. The other two are more work.

Akasch avatar Mar 27 '21 14:03 Akasch