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

Push dialog remembers "Push all tags" but does not show it to the user #1889

Closed
feinstaub opened this issue Jun 4, 2013 · 2 comments
Closed
Milestone

Comments

@feinstaub
Copy link
Contributor

Scenario:

  1. Open Push dialog
  2. Click "Push tags" tab page
  3. Click "Options" link
  4. Check "Push all tags"
  5. Click "Push" button
  6. Open Push dialog again
  7. Click "Push tags" tab page again
  8. Click "Push" button
  9. Result: all tags are pushed because the checkmark was hidden behind the collapsed Options.

I would have expected either that the "Push all tags" option has to be set manually each time the dialog is invoked or that the current setting (or at least the non-default-setting) is shown to the user.

Currently the user has to always click the "Options" link if he wants to make sure the desired setting is active.

@jbialobr
Copy link
Member

jbialobr commented Jun 4, 2013

#1882 (comment)

@KindDragon
Copy link
Contributor

I think all advanced checkboxes should be unchecked when user open dialog.

PKRoma pushed a commit to PKRoma/gitextensions that referenced this issue Aug 20, 2014
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

No branches or pull requests

3 participants