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

BUG Cursor does not change to the project title field after project creation #248

Open
acyment opened this issue Jan 22, 2022 · 1 comment
Assignees
Labels
bug ᨁ Something isn't working interaction ☞ UI changes javascript Pull requests that update Javascript code
Milestone

Comments

@acyment
Copy link

acyment commented Jan 22, 2022

I just found that the cursor/focus turns to a new project's blank name right after creating it only if the focus is currently in the projects list.

To Reproduce
Steps to reproduce the behavior:

  1. Go to anywhere except for the 'Projects' list (e.g. click on 'Upcoming')
  2. Click on the '+' sign next to 'Projects'

Expected behavior
The cursor/focus to type should be in the new project's title

Desktop (please complete the following information):

  • OS: Manjaro Linux Gnome 21
  • Condution desktop app
  • Version: 1.1.1

Additional context
Behavior DOES take place if focus is on the 'Projects' area
To Reproduce
Steps to reproduce the behavior:

  1. Click on the title of an existing project in the 'Projects' list
  2. Click on the '+' sign next to 'Projects'
@acyment acyment added bug ᨁ Something isn't working needs-triage 📩 Needs team triage labels Jan 22, 2022
@Jemoka Jemoka added this to the v1.2.1 milestone Jan 22, 2022
@Jemoka
Copy link
Member

Jemoka commented Jan 22, 2022

I am thinking this maybe an issue that relates to the fact that we didn't want /do checks to keep popping up whenever project state refreshes... Thanks again for your help!

@Jemoka Jemoka added interaction ☞ UI changes javascript Pull requests that update Javascript code and removed needs-triage 📩 Needs team triage labels Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ᨁ Something isn't working interaction ☞ UI changes javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

3 participants