michael-s-molina commented on pull request #16393:
URL: https://github.com/apache/superset/pull/16393#issuecomment-911980945
> 1. When there is no selected value,me is not ranked the first anymore:
> 2. I was not able to find myself while searching my full name:
Previously we had a conflict because we could have at the same time Me and
the name of the logged person. That was weird because I could select 'Me' but
'My name' wasn't selected. It also gave the impression that 'Me' and 'My Name'
was two different users. To resolve that, I removed the 'Me' concept and now
only present the name of the logged user always on top so it's the first option
when opening the select.
> 3. Not able to find other filter options when there is a selected value in
the URL parameters (to test this, just select a value and refresh the page):
Fixed
> 4. After selecting some values, clicking on the main nav links ("Charts"
or "Dashboards") updates the URL but does not reset the filters.
This is also happening on master. I started investigating the problem but
I'm afraid we could end up with even more changed files so I will fix this in a
separate PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]