You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the params attributes and attributeFilter are mutually exclusive
User flow: Alongside usual selection of attributes, offer to the advanced user a dialogue to view already selected attributes as ohsome filter and give him the possibility to edit the filter.
we need an additional attributeFilterTitle param for the Permalink
take over already defined named attributes when starting to edit a custom filter
send query to ohsomeAPI to validate filter string
after completion of dialogue, the previous selection of attributes is replaced by the custom filter
cancellation of advanced dialogue is possible and previously selected attributes are preserved
during advanced dialogue a name/title of the attribute represented by the custom filter can be given
use Prism-code-editor for input field of custom attributeFilter
The text was updated successfully, but these errors were encountered:
attributes
andattributeFilter
are mutually exclusiveUser flow: Alongside usual selection of attributes, offer to the advanced user a dialogue to view already selected attributes as ohsome filter and give him the possibility to edit the filter.
The text was updated successfully, but these errors were encountered: