mozilla / openbadges-backpack

Mozilla Open Badges Backpack
https://backpack.openbadges.org/
Other
862 stars 263 forks source link

Show a user-friendly custom error when csrf token expires. #1118

Open auralon opened 7 years ago

auralon commented 7 years ago

At present we are presented with the following error...

screenshot

We should replace this with a nice user-friendly message (exact copy to be defined).

pepeloper commented 7 years ago

Im getting the same error, but i don't really know why this is about. Perhaps it only happends when issuing badge with: OpenBadges.issue_no_modal()

If I issue with modal dialog it's working right: OpenBadges.issue()