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

Do not reset search results after exiting the card view window #1962

Open
Korb opened this issue Jun 29, 2024 · 2 comments
Open

Do not reset search results after exiting the card view window #1962

Korb opened this issue Jun 29, 2024 · 2 comments
Labels
common: occasional Affects or can be seen by some users regularly or most users rarely good first issue Good for newcomers severity: minor Impairs non-critical functionality or suitable workarounds exist type: bug Something isn't working

Comments

@Korb
Copy link

Korb commented Jun 29, 2024

Sequence of actions for playback:

  1. Enter a search query in the application, and the search will find something.
  2. Click on any card.
  3. Use the system Back gesture (or its equivalent, depending on your graphical shell).

Current result

The full list of cards is displayed, the search field is empty.

Desired behavior

The search results screen is displayed and the search bar displays what you entered in step 1.

Rationale

The user can click past the desired position in the search results, which is normal when you have purchases, a wallet, a smartphone in your hands, and there is a line of impatient buyers behind you. Or the user has several cards entered into the application, and he either does not know from the search results which one he needs, or asks the cashier to sequentially check, for example, the discount percentage for each of them. All of the above becomes much more complicated if you need to re-enter the search query each time, remembering which cards you have already looked at and hoping that the search results do not change their position in the list.

Workaround

Use the scroll arrows at the bottom of the card viewing screen. It seems that they are sequentially scrolling through cards screens from search results or the current group.

@TheLastProject TheLastProject added type: bug Something isn't working severity: minor Impairs non-critical functionality or suitable workarounds exist common: occasional Affects or can be seen by some users regularly or most users rarely good first issue Good for newcomers labels Jun 30, 2024
@angrezichatterbox
Copy link

Is this issue open to be solved ??

@TheLastProject
Copy link
Member

I'm not currently working on this. If you want to, feel free to send a PR :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common: occasional Affects or can be seen by some users regularly or most users rarely good first issue Good for newcomers severity: minor Impairs non-critical functionality or suitable workarounds exist type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants