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

Detect invalid file input during interactive parsing #3334

Closed
moritz-suckow-mw opened this issue Jun 7, 2023 · 0 comments · Fixed by #3460
Closed

Detect invalid file input during interactive parsing #3334

moritz-suckow-mw opened this issue Jun 7, 2023 · 0 comments · Fixed by #3460
Labels
feature Feature requests pr-analysis Issues that touch the analysis pr(oject). priority:medium Set by PO UX / UI Everything related to design and user experience

Comments

@moritz-suckow-mw
Copy link
Collaborator

moritz-suckow-mw commented Jun 7, 2023

Feature request

Followup-Issue to #3307

Description

As an auditor, I want to immediately be notified about invalid file input while answering the interactive parser dialog, so that I do not fully configure a parser, get notified about invalid input only after and waste time.

Acceptance criteria

  • If the current input check implementation will fail when running the command, it should immediately fail/notify the user when entering the input during interactive parser dialog questions and not only after.
  • The input question is repeated until a valid input is entered.
@moritz-suckow-mw moritz-suckow-mw added the pr-analysis Issues that touch the analysis pr(oject). label Jun 7, 2023
@ce-bo ce-bo added priority:medium Set by PO feature Feature requests UX / UI Everything related to design and user experience labels Jun 12, 2023
@ce-bo ce-bo added this to the Feature Roadmap Q1 2024 milestone Dec 4, 2023
fritschldwg added a commit that referenced this issue Jan 5, 2024
Nereboss added a commit that referenced this issue Jan 9, 2024
Put a default method for it into the ParserDialogInterface
fritschldwg added a commit that referenced this issue Jan 9, 2024
fritschldwg pushed a commit that referenced this issue Jan 9, 2024
Put a default method for it into the ParserDialogInterface
fritschldwg added a commit that referenced this issue Jan 10, 2024
fritschldwg pushed a commit that referenced this issue Jan 10, 2024
Put a default method for it into the ParserDialogInterface
Nereboss pushed a commit that referenced this issue Jan 10, 2024
Nereboss added a commit that referenced this issue Jan 10, 2024
Put a default method for it into the ParserDialogInterface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests pr-analysis Issues that touch the analysis pr(oject). priority:medium Set by PO UX / UI Everything related to design and user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants