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

Nav bar sections rearrange #262

Open
Ana06 opened this issue Apr 27, 2018 · 5 comments
Open

Nav bar sections rearrange #262

Ana06 opened this issue Apr 27, 2018 · 5 comments
Labels
question ❔ Needs discussion UI 👀

Comments

@Ana06
Copy link
Member

Ana06 commented Apr 27, 2018

The old style had more links as the current one:

image

I do not really like the dropdowns wit hthat many things, but I wonder if we are missing something important... 🤔

Also the download and software tabs are almost the same:

image

image

Why do we have they both? Could we remove the software one? 🤔

@Ana06 Ana06 added question ❔ Needs discussion UI 👀 labels Apr 27, 2018
@Ana06
Copy link
Member Author

Ana06 commented Apr 27, 2018

@guoyunhe any opinion? 😃

@guoyunhe
Copy link
Contributor

The new UI separated these links to two position:

  1. Most important links (users may need every day) are in navbar
  2. Less important links are in footer

"Derivates" is missing in new UI. I think we can add it to footer. Other links should be in footer. If here are still something missing, let me know.

In my mind, "Download" and "Software" are two different functions. One is for download system images, the other is for download packages. If we remove the search bar on "Download" page, they should look like different apps, despite they are built in the same site. So my suggestion is to move the search bar on "Download" page at the end of the page. Just let users know they can also download packages, but this page is quite different from the "Software" page.

Another thing people has pointed out is, the "Software" start page is so empty with only a search bar. Users may expect something more, like categories (from RPM spec or keyword or package pattern), featured apps, new apps that recently submitted to Factory and require volunteers to test.

So, we can keep both "Download" and "Software" links on navbar, but need to defer their functions and content.

@hellcp
Copy link
Member

hellcp commented Apr 28, 2018

We already have site with categories (appstore) online, it could be used as main site for Software to it (I suggested that some time ago but was rejected :/) https://software.opensuse.org/appstore/

It currently finds and selects random packages based on whether they got images or not, which is not optimal, but unless we add rating and stuff from gnome store into it, we got nothing else to put there (unless we are gonna feature packages by hand, which in my opinion is not optimal in long term).

@guoyunhe
Copy link
Contributor

@LelCP I think https://software.opensuse.org/appstore/ is good as a home page.

Integrate GNOME store API is also good. However, I didn't find any information about its API. I know Ubuntu has their rating and review database but their favorite apps are not exactly what openSUSE users want. Especially because many openSUSE users love KDE apps. I am interested in the following data from openSUSE:

  1. Recently updated package in openSUSE Factory/Tumbleweed. (could we get it from RPM or OBS API?)
  2. Download statistics of official repository. (now sure if the data is available and can be accessed.)

@hellcp
Copy link
Member

hellcp commented Apr 28, 2018

Recently released KDE Discover uses Gnome's API, so there shouldn't be a problem with common interest :D

  1. I believe we got rss feeds for this (we certainly got it for whole OBS), there shouldn't be much trouble in getting that info
  2. No idea, but doubt it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question ❔ Needs discussion UI 👀
Projects
None yet
Development

No branches or pull requests

3 participants