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

Editable Title by Default when Autosave is Enabled #1

Closed
ericrallen opened this issue Feb 24, 2023 · 1 comment · Fixed by #5
Closed

Editable Title by Default when Autosave is Enabled #1

ericrallen opened this issue Feb 24, 2023 · 1 comment · Fixed by #5
Labels
enhancement New feature or request good first issue Good for newcomers released

Comments

@ericrallen
Copy link
Member

When a user starts a new Conversation with Autosaving enabled, we should:

  • temporarily disable the autosave interval
  • make the title editable by default
  • (maybe?) automatically send focus to the editable title
  • re-enable the autosave interval once the title has been updated

Right now there is just an annoying nag notification about renaming your conversation.

@ericrallen ericrallen added enhancement New feature or request good first issue Good for newcomers labels Feb 24, 2023
ericrallen added a commit that referenced this issue Mar 6, 2023
This also adds some basic style to the Conversation Settings tab to make it more visually consistent with the rest of the tabs.

Closes #1
github-actions bot pushed a commit that referenced this issue Mar 6, 2023
## [1.3.1](1.3.0...1.3.1) (2023-03-06)

### Bug Fixes

* edit title by default with autosave enabled ([32e9110](32e9110)), closes [#1](#1)
@github-actions
Copy link

github-actions bot commented Mar 6, 2023

🎉 This issue has been resolved in version 1.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant