Git-point: repository list not showing with > 6 repos

Created on 23 Jul 2017  路  9Comments  路  Source: gitpoint/git-point

I find that there is nothing when repositories > 6.
I suggest we give a default sort by stars.Do you think so?
9b87e44b-390f-49d8-8e14-b10a37da1847

bug help wanted

All 9 comments

I suggest we give a default sort by stars.Do you think so?

Can make a drop-down list with sorting alphabetically, the number of stars, the last update, etc. Similarly as done in GitHub?
image

@RogerAbyss cheers thanks for this, are you seeing nothing _at all_ when repositories are > 6?

@lex111 I don't think GitHub allows for that type of sorting for user repositories but I do agree that would be awesome to have in global search. However that doesn't sound extremely trivial to do. What would probably be easier would be to implement a picker that would show when Sort: Best Match is clicked to show the other options for example. This seems like it could do the job: https://github.com/beefe/react-native-picker

What do you think? If that's something we agree on I'll like to have that as a separate issue and this can be solely for discussing the bug @RogerAbyss is experiencing in the repositories screen

@housseindjirdeh agree, let's create a separate issue. And in this issue we will fix bug.

Perhaps this is due to the bug that the repositories of the organization were not displayed. @RogerAbyss we need more details on how to reproduce this.

P.S. I only one seems strange that in the screenshot the search icon is centered?

@lex111 yes.It reproduce easy In my simulator.Just choose a person,respositories has more than a numbers, and it seems like is 6.
192fc398-9990-4e60-a26a-5e4d18744fdd

this is @housseindjirdeh `s repositories page, he has 43.
31596254-c2ba-4bb4-a1de-e1b9f92c0456

here is mine, i have 5.
b6eb3c09-9e38-45fe-a6ed-2026921af9fe

simulator iphone 6 IOS 10.3
bf595cce-e99c-4484-b844-1ebde3404679
I see that every has some repositories in persional-page like this:
e9bc2b78-7461-4d5d-bb72-1882587c91d2
maybe we can use this api~
@housseindjirdeh @lex111 , do you think so?

@RogerAbyss Hmm, I have correctly displayed repositories in people who have more than 6 repositories. Although I'm looking at the Android emulator, maybe this is a problem for iOS, but unfortunately I can not check it :(

Let's wait for others members who can check it on iOS.

I can take a peek at this in a bit.

Thanks - this is definitely a really interesting bug. This might sound weird but can you try scrolling the repository list and seeing it pops up? I've experienced FlatLists not rendering until the user tries scrolling before and I've had to use removeclippedsubviews to render it immediately (don't think this is the same thing but just wondering in case it is)

Thanks a million @andrewda, let us know if you notice anything weird

I can't replicate this issue on iOS 10.0 or iOS 11.0 beta 2.

Neither can I :thinking:

Closing this for the moment, but please let's keep this discussion open @RogerAbyss - I really want to know if you're still seeing this issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cheshire137 picture cheshire137  路  3Comments

TautFlorian picture TautFlorian  路  4Comments

umarmughal picture umarmughal  路  4Comments

andrewda picture andrewda  路  4Comments

TautFlorian picture TautFlorian  路  5Comments