Skip to content

MAINT: Prevent autoselect for project#336

Open
nourinmohd wants to merge 1 commit into
equinor:mainfrom
nourinmohd:228_prevent_autoselect_project
Open

MAINT: Prevent autoselect for project#336
nourinmohd wants to merge 1 commit into
equinor:mainfrom
nourinmohd:228_prevent_autoselect_project

Conversation

@nourinmohd

Copy link
Copy Markdown
Contributor

Resolves #334

The user will now have to press the select button when switching between projects.

Checklist

  • Tests added (if not, comment why)
  • Test coverage equal or up from main (run pytest with --cov=src/ --cov-report term-missing)
  • If not squash merging, every commit passes tests
  • Appropriate commit prefix and precise commit message used
  • All debug prints and unnecessary comments removed
  • Docstrings are correct and updated
  • Documentation is updated, if necessary
  • Latest main rebased/merged into branch
  • Added comments on this PR where appropriate to help reviewers
  • Moved issue status on project board
  • Checked the boxes in this checklist ✅

@GibranAlfa

Copy link
Copy Markdown
Collaborator

this PR needs to be updated to disable the manual path field when we select path from recent projects, and disable select path from recent projects when typing path manually. right now you can do both and clicking select will use the manual path. also suggest to rename the button from Select to Open

@tnatt

tnatt commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

I suggest putting this on hold until we get more user feedback. It will require more adjustments in this PR to make the UX nice, and it is not critical functionality for the release. Selecting a project by accident is no big deal, it is fast and no edits will be lost, and the user can just change the project again.

@GibranAlfa
GibranAlfa removed their request for review May 15, 2026 13:54
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.

Prevent Automatic Project Opening When Clicking Project Path in Change Project Dialog

3 participants