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

[dev-mauikit-ui] List of issues #72

Open
23 of 24 tasks
UriHerrera opened this issue Jan 21, 2020 · 2 comments
Open
23 of 24 tasks

[dev-mauikit-ui] List of issues #72

UriHerrera opened this issue Jan 21, 2020 · 2 comments
Assignees
Labels
bug Issues caused by flaws, faults or unexpected behavior in the software.

Comments

@UriHerrera
Copy link
Member

UriHerrera commented Jan 21, 2020

Easy

  • Move the 'Store' to be the first view [b21fa76]
  • Typo "Not apps found" in Apps Page [87e42d5]
  • Remove redundant search button on header right side [9cb3416]
  • Show scrollbar on Store page [096c2f1]
  • Screenshot section does not have a header label [787f49c]
  • On the contextual menu, the only entry that works is 'Pling' [908abaa]
  • After scrolling a few pages and then searching for an application gives empty results. This is because page number is not getting reset during a search [a7307b6]
  • Remove znx section [1e50b88]

Medium

  • 'Download' button doesn't work [a3c55b7]
  • The 'Featured' banner doesn't cycle when it reaches the end of the list [fe33fef]
  • Clicking the 'Featured' banner doesn't do anything [a4d4354]
  • Buttons in About Dialog doesn't do anything when clicked [aad5335]
  • Search should work on keypress instead of only with enter key [5f06564]
  • In store page, hovering on an entry shows some iconbuttons on right side, but clicking does nothing [467f0d1]
  • After downloading a file successfully, it should clear the download queue. It should also show a notification
  • After downloading a file successfully, it doesn't appear in the 'Apps' view
  • Clicking on the FAB takes control to an empty page
  • Show a "Loading more apps" indicator when apps are being loaded
  • In App details page, scrolling gets stuck when pointer hovers over other elements like packages or a screenshot

Not So Easy

  • Categories on left pane only have "All" entry. Implement the functionality to list applications by categories
  • Use appstream metadata instead

Good To Have

  • Blur behind featured items has a stuttering animation when swiped
  • Scrolling in StorePage has an animation which is not that good
  • Initial loading takes about 3-5 secs and will be good to have a splash screen
@UriHerrera UriHerrera added the bug Issues caused by flaws, faults or unexpected behavior in the software. label Jan 21, 2020
@anupam-git anupam-git self-assigned this Jan 21, 2020
@anupam-git
Copy link
Member

anupam-git commented Jan 23, 2020

@UriHerrera I think instead of clearing the download queue immediately after download ends, we can somehow mark the entry as completed in the gui and a button to remove it from the list. Like how a download manager works.

@UriHerrera
Copy link
Member Author

@anupam-git That works too.

@UriHerrera UriHerrera pinned this issue Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues caused by flaws, faults or unexpected behavior in the software.
Projects
None yet
Development

No branches or pull requests

2 participants