tenders-exposed / elvis-ember

**el.vis** - a tool for visualising public (EU) tenders big data
https://talk.tenders.exposed
GNU Affero General Public License v3.0
8 stars 2 forks source link

Changing a public network's name logs out the user with no error #513

Open nightsh opened 4 years ago

nightsh commented 4 years ago

Given a network creatd by an anonymous user, trying to change its name after logging it results in a 401 response from the server and a brutal log out.

User experience is wrong, we need to inform the user that the request is not allowed and not navigate away / crash the session.