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

Sometimes wrong actions and references are displayed in menu #109

Closed
teosarca opened this issue Nov 23, 2016 · 4 comments
Closed

Sometimes wrong actions and references are displayed in menu #109

teosarca opened this issue Nov 23, 2016 · 4 comments
Labels

Comments

@teosarca
Copy link
Member

Test case:

  • open a document (e.g. a particular sales order)
  • press the menu to trigger the document actions & references loading
  • go to another document or grid view
  • press the menu to see the actions and references
  • for a while you will see the old ones (from previous document)

Usually this is obvious on slow connections where the document actions and references endpoints have delays.

How it shall be: when user presses Menu button

  • clear document actions and references
  • display an indicator (text or some other rotating shit) that the documents are currently loading
  • populate when you got them
@damianprzygodzki
Copy link
Contributor

@cadavre
TODO: indicator for document actions & referenced documents in subheader

@teosarca
Copy link
Member Author

And btw, i think we shall have exactly the same approach on ALL OTHER things which are lazy/just in time loaded.

@damianprzygodzki
Copy link
Contributor

Definetely we should provide one the same loader for all of lazy elements.

@teosarca
Copy link
Member Author

teosarca commented Dec 3, 2016

About lazy loading, i've created a new issue to gather ideas: #130

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

No branches or pull requests

3 participants