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

Empty Filter vs. Default Value in Window Filtering #143

Closed
metas-mk opened this issue Feb 18, 2017 · 9 comments
Closed

Empty Filter vs. Default Value in Window Filtering #143

metas-mk opened this issue Feb 18, 2017 · 9 comments

Comments

@metas-mk
Copy link
Member

Is this a bug or feature request?

Feature Request.

What is the current behavior?

When using Window Filters, then the initial behavior is that Flags are considered as null/ not set. As soon as you click a Flag filter then results are Filtered by FlagValue = 'Y'. When clicking off, everything is filtered by FlagValue = 'N' and the user has no single possibility to reset to null to not consider anymore.

Which are the steps to reproduce?

Try Filtering in Product Price Window.

What is the expected or desired behavior?

Similar to ID Fields one should be able to switch off/ nullify the filter with some kind of 'X' (x in a circle) to empty the filtering criteria without resetting the whole window filter.
image

@metas-mk metas-mk added this to the 2017-08 milestone Feb 18, 2017
@teosarca
Copy link
Member

what about changing the checkbox filter to Yes/No/empty dropdown, like we do in swing?

@metas-mk
Copy link
Member Author

metas-mk commented Feb 19, 2017

A. Don't like that with a dropdown. A flag is clicked with 50% less effort and more visible. But would be the info for backend what's needed, From user Interface, I would prefer something like this when a flag in not null. WDYT?
image

@metas-mk
Copy link
Member Author

metas-mk commented Feb 19, 2017

B. other Alternative: have a flag input which can take and show 3 different status.
a. Green + ticked = 'Y'
b. Gray + X = 'N'
c. Empty = null

edit: discussed w/ teo. not convinced about this alternative B. because its a different feel and usage as in "normal" window (not filter)

@metas-mk
Copy link
Member Author

Lets move on w/ Proposal A. (initialization possibility w/ circled X. @cadavre WDYT?

@metas-mk
Copy link
Member Author

Moved further discussion to webui-frontend. closing here.

@cadavre
Copy link

cadavre commented May 18, 2017

Whao, never 've seen this. 😲 Please link to webui-frontend.

@metas-mk
Copy link
Member Author

I believe that. But what other possibilities do you see to show the user which filters are set and which not? If we cannot show the user cannot see that she/ he is explicitly using a flag filter = 'N' because it could also just be [null] --> not set

@cadavre
Copy link

cadavre commented May 18, 2017

I definitely understand this – we need some additional state here for sure!

@teosarca
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants