-
The page selector is super slow to load on pages that have many pages in the pagination.
For example, on the explore page of Uaan with 37,171 pages, it takes many seconds to open and basically free…
-
After reloading the website on the page to create a bid, the "place a bid" button doesn't trigger any action.
https://dev.uaan.liteflow.com/tokens/80001-0x7c68c3c59ceb245733a2fdeb47f5f7d6dbcc65b3-427…
-
Filters can either be an object (where all the keys are used as and AND condition) or this array that we need to force the `and`. Having the object is just the way we use it everywhere else, so this w…
-
When the collection page has all the links the content is pushed and breaks the responsive
![Screenshot_20230221_151627_Brave.jpg](https://user-images.githubusercontent.com/1783126/220287106-1c1b921…
-
Related to https://trello.com/c/FKFAEpXV/172-general-template-enhancement
- [x] https://github.com/liteflow-labs/starter-kit/issues/82
- [x] https://github.com/liteflow-labs/starter-kit/issues/77
…
-
Related to https://trello.com/c/61gLobK5/171-ui-improvements
- [x] https://github.com/liteflow-labs/starter-kit/issues/83
- [x] https://github.com/liteflow-labs/starter-kit/issues/87
- [x] https:…
-
I would like to open the discussion about completely removing the cache of Apollo.
Currently, the codebase doesn't properly implement the cache system of Apollo.
Only type `Account` is setup to …
-
## Description
Liteflow does not work properly on Ubuntu 18.04 and Ubuntu 20.04.
The following warnings appeared while building kernel modules, which tells that `lf_register_model` is not visible …
-
Since https://github.com/liteflow-labs/nft/pull/2075, when the user login or logout on one the following pages, the UI is rendered with an intermediate blank state:
https://user-images.githubuserco…
-
We should either add all traits that are belong to category to the translate folder or use the ones that come from API only.
Using fallback still throws annoying none stop warning to the console
!…