openreview / openreview-web

The official web interface for OpenReview.net
https://openreview.net
GNU Affero General Public License v3.0
15 stars 2 forks source link

Fix/ Edge Browser: don't enable the button associated with the edit invitation if the user is not part of the tail group #2108

Open xkopenreview opened 1 month ago

xkopenreview commented 1 month ago

this pr should disable edit edge toggle button when the following conditions are met

  1. the edit invitation is traverse invitation
  2. the edit/traverse invitation specifies inGroup a group
  3. the profile id is not in that group

because trying to add such as edge will fail api inGroup validation