Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toast and modal improvements #343

Merged
merged 21 commits into from
Nov 9, 2023
Merged

Toast and modal improvements #343

merged 21 commits into from
Nov 9, 2023

Conversation

Connoropolous
Copy link
Collaborator

@Connoropolous Connoropolous commented Oct 30, 2023

  • delete follow up 'create project' screen, replace with Toast
  • delete follow up 'join project' screen, replace with Toast
  • fix 'project settings' editing value being overridden during editing

closes #333
closes #307

web/src/components/ProfileEditForm/ProfileEditForm.scss Outdated Show resolved Hide resolved
web/src/components/Preferences/Preferences.scss Outdated Show resolved Hide resolved
@@ -61,9 +62,13 @@ function PreferenceSelect({
// @ts-ignore
<Icon name={iconName} size="very-small" className="not-hoverable" />
)} */}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can this ^^ be removed?

web/src/components/JoinProjectModal/JoinProjectModal.tsx Outdated Show resolved Hide resolved
web/src/routes/GlobalModals.tsx Outdated Show resolved Hide resolved
@Connoropolous Connoropolous merged commit e546713 into main Nov 9, 2023
4 checks passed
@Connoropolous Connoropolous deleted the toast branch November 9, 2023 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the default export file name. Export/Import Issue: Importing a project duplicates existing Cards
2 participants