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

Search Product window: several issues #1076

Closed
marcalwestf opened this issue Aug 17, 2021 · 1 comment
Closed

Search Product window: several issues #1076

marcalwestf opened this issue Aug 17, 2021 · 1 comment
Assignees
Labels
02 Bug Something isn't working (POS) Point of Sales (UIBF) UI Basic Features Base features for develop (UIX) User Experience User Interface Experience

Comments

@marcalwestf
Copy link
Collaborator

Bug report

Steps to reproduce

  • When the Search Product window is opened and a search text is typed in so that there is no match, non-matching messages are generated until the user closes the window. If the Search Product window is closed after a long time, a seeming endless amount of messages are displayed for the whole session, not only for the POS, but even after logout.
  • Same happens when there are timeouts.
  • When the Search Product window is opened, the last search is displayed.
  • When the user clicks on the search text area, the cursor set on the place where the mouse where when the click was issued.

Screenshot or Gif

20210817_POS_SearchProduct_error
20210817_POS_SearchProduct_error_2

Expected behavior

  • The messages and timeouts should be caught and displayed in such a manner that they do not hinder the operation of the POS.
    I assume this is not only related to the POS, but also to windows, reports, etc.
  • Perhaps should messages not be displayed in a row, but on stack, so that if there are several messages, the user only sees one.
  • On the other side, if there are hundreds of messages, something with the operation went wrong and is has to be interrupted.
  • When the Search Product window is opened, I would expect a new search, not the last one.
  • When the user clicks on the search text area, if there is an existing text, it should be selected, so it is replaced by the eventual input. Now it has to be deleted. Almost always, a new search is desired, not a search based on the last one.
@marcalwestf marcalwestf added 02 Bug Something isn't working (UIBF) UI Basic Features Base features for develop (POS) Point of Sales labels Aug 17, 2021
@marcalwestf marcalwestf added the (UIX) User Experience User Interface Experience label Aug 25, 2021
@elsiosanchez
Copy link
Collaborator

Greetings! @marcalwestf I created a pull request solving this issue #1217

EdwinBetanc0urt pushed a commit to EdwinBetanc0urt/adempiere-vue that referenced this issue Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Bug Something isn't working (POS) Point of Sales (UIBF) UI Basic Features Base features for develop (UIX) User Experience User Interface Experience
Projects
None yet
Development

No branches or pull requests

2 participants