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

Newly defined flag annotation columns is hidden and cannot be shown #53

Closed
dennisrd opened this issue Sep 26, 2023 · 1 comment · Fixed by #58
Closed

Newly defined flag annotation columns is hidden and cannot be shown #53

dennisrd opened this issue Sep 26, 2023 · 1 comment · Fixed by #58
Assignees
Labels
bug Something isn't working

Comments

@dennisrd
Copy link
Collaborator

Found this issue in f432b0b.

Using example data file vacation.csv

The following scenario demonstrates the issue:

  • Open the file in Tracy (using the standard CSV converter)
  • Create a flag annotation column
    • the Type does not seem to matter, e.g. choose a User Defined column, leave the Name "FlagRule1" (no Description, no Default Value),
    • with a single flag with Name "Flag1",
    • and the following condition (for Flag1): column Action contains text: vacation
    • then close the pop-up

Now the newly defined column is hidden. Selecting (unhiding) it in the "Choose Columns" menu is not possible (after closing the "Choose Columns" menu, it is hidden again).

@dennisrd
Copy link
Collaborator Author

PS. An additional (minor) issue is that in the Edit Flag Annotation Column pop-up, the value for Name cannot be cleared: when trying to clear the last remaining character, the value "FlagRule1" re-appears.

@dennisrd dennisrd added the bug Something isn't working label Sep 28, 2023
@ckitsanelis ckitsanelis linked a pull request Oct 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants