Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Applied filter params sometimes not displayed in filter #1578

Closed
metas-dh opened this issue Feb 9, 2018 · 4 comments
Closed

Applied filter params sometimes not displayed in filter #1578

metas-dh opened this issue Feb 9, 2018 · 4 comments

Comments

@metas-dh
Copy link
Member

metas-dh commented Feb 9, 2018

Is this a bug or feature request?

Bug

What is the current behavior?

The applied filter params are sometimes not displayed in the filter button.

Which are the steps to reproduce?

Open Procurement Planning (window/540285), set filter with e.g.

  • date: last 7 days, apply: filter button shows "Invalid date", not the date period selected: NOK
  • filter: select a bpartner, apply: filter button shows "Default", not bpartner selected: NOK

What is the expected or desired behavior?

Filter should display the params that were set.

@metas-dh
Copy link
Member Author

metas-dh commented May 7, 2018

Update:

  • date filter shows the applied filter params: OK
  • filter: same as before, see above

@siemiatj siemiatj self-assigned this Aug 21, 2018
@siemiatj
Copy link
Contributor

I was thinking maybe we can use the names of the applied filters here, ie :

screen shot 2018-08-21 at 02 05 35

and just limit the max-width of this field.

What I've found while testing this though is the fact, that apparently only one param can be used at once in this filter widget. Selecting more does not affect anything and they're not even added to the request. I wonder if it's a regression or was it always like that ?

@siemiatj
Copy link
Contributor

Related issue #1927

siemiatj added a commit that referenced this issue Aug 21, 2018
metas-mk added a commit to metasfresh/metasfresh that referenced this issue Aug 25, 2018
Adds new Issues to next ReleaseNotes
metasfresh/metasfresh-webui-frontend-legacy#1578
Applied filter params sometimes not displayed in filter
metasfresh/metasfresh-webui-frontend-legacy#1927)
No additional filter parameter from a dropdown selectable when filter
has a default value set
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Aug 27, 2018
[#4492](#4492) Project Status and Product Category Trl
[#4494](#4494) Projecttype Org Validation
[#4448](#4448) Advanced BLs to create inventory lines
[#4450](#4450) Tablet optimized inventory-counting-window
[#4482](#4482) Support Doctype Text templates also on purchase order
[#4498](#4498) Make fields in explicit user filter mandatory or optional
[#4501](#4501) LogicExpressionEvaluator: improve error message in case something went wrong
[#4517](#4517) Extend Sales Order REST API to support price and support all product values
[#1878](metasfresh/metasfresh-webui-frontend-legacy#1878) Forgot password feature
[#4483](#4483) Payment allocation form does not show invoices
[#4499](#4499) Cannot create letter
[#4504](#4504) Mandatory logic broken for C_FlatrateTerm.C_Currency_ID
[#4506](#4506) Compensation Group's subtotals gets broken after setting/changing the flatrate conditions
[#4509](#4509) NPE in Compensation Groups creation
[#4514](#4514) Include sales orders REST API to metasfresh-dist/serverRoot
[#1188](metasfresh/metasfresh-webui-frontend-legacy#1188) Home and End button move caret in text fields
[#1463](metasfresh/metasfresh-webui-frontend-legacy#1463) Unable to execute any quick actions in Firefox
[#1578](metasfresh/metasfresh-webui-frontend-legacy#1578) Applied filter params sometimes not displayed in filter
[#1589](metasfresh/metasfresh-webui-frontend-legacy#1589) included tab: when refreshing via websocket event the sort/order is not preserved
[#1707](metasfresh/metasfresh-webui-frontend-legacy#1707) Red line is missing when a document was not saved
[#1872](metasfresh/metasfresh-webui-frontend-legacy#1872) [alt]+u not working as before
[#1923](metasfresh/metasfresh-webui-frontend-legacy#1923) Sequence of Dropdowns in combined Business Partner Lookups not working
[#1927](metasfresh/metasfresh-webui-frontend-legacy#1927) No additional filter parameter from a dropdown selectable when filter has a default value set
@metas-dh
Copy link
Member Author

Results of IT1
tested in mf15 (and recent e2es)

  • date filter shows the applied filter params: OK
  • filter shows the applied params (e.g. order no., doctype etc.): OK
  • filter results are ok as well, also when there are >1 params applied: OK

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

No branches or pull requests

4 participants