mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-05 06:40:56 -06:00
* Update logic when looking for org to check length of orgs excluding default - Also hide the ‘Me | Org’ selector altogether since it makes to sense to be there, you can’t choose ‘Me’ because it doesn’t exist. * Remove radios for 'me' and 'an org' entirely - have default org show up as ‘Your personal organization’ * Select default org by default * Preselect 'personal org' or first org in list by default * clean up test selectors + fix failing runs list spec * Add react-select for orgs select / add back showing avatar for 'personal org' * Have loader properly display in setup project model when orgs are still loading