Better import instructions, remove ambiguous field #1284

Merged
zachgoll merged 4 commits from zachgoll/improve-ui-clarity into main 2024-10-10 23:18:58 +08:00
zachgoll commented 2024-10-10 22:50:07 +08:00 (Migrated from github.com)

The institutions flow is not optimal, so for now we are removing it from the account creation process to avoid confusion.

This field is purely for organization of accounts and it was causing more harm than good where it was placed.

Also removing the following from CI checks (we will run periodically for codebase health rather than every PR):

  • i18n-tasks normalize
  • erblint
The institutions flow is not optimal, so for now we are removing it from the account creation process to avoid confusion. This field is purely for _organization_ of accounts and it was causing more harm than good where it was placed. Also removing the following from CI checks (we will run periodically for codebase health rather than every PR): - i18n-tasks normalize - erblint
Sign in to join this conversation.