Skip to content

Dashboard repo UI #2278

@Morlinest

Description

@Morlinest

Hi, I have fix for dashboard (show only rendered UI, not vue templates). I've done some improvements, but need to discuss 2 options (or find another one).

Animated GIF of my first variant (I used throttling GPRS in chrome and refresh page few times):
2017-08-08_10-27-17

Second variant (logic is same, but render only 1 mixed list instead of 2):
image

I do not like the mixed version with showed name ("My repositories") and repos count (it counts only my own repos, but showing all available). In this variant can be shown total repos found (after filter/search) or total count (when filter is empty). One of this method can be used also for showing "Show more repositories..." link.

What do you think?

Recap of questions:

  1. Show 1 mixed list or 2 lists of repositories (my own and available)
  2. If showing 1 mixed list:
    a. Naming - is "My Repositories" ok?
    b. Counter - show number of all repositories based on last search (= dynamic value) or show number of all available repositories (= static value, number can be saved from first/every empty search)
  3. "Show more repositories..." link - show based on total count or filtered count

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/uiChange the appearance of the Gitea UItype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions