-
Notifications
You must be signed in to change notification settings - Fork 55
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
Special: Homepage features and overall quality is substandard #459
Comments
This comment was marked as outdated.
This comment was marked as outdated.
I use C# GitHub API (wrapper of github graphql api & REST api) to retrieve every information. If you don't have any followings and repositories you watch there's nothing to show. Sadly, other information such as Explore and Latest changes cannot be shown because not disclosed as api. Thanks for the feedback! I'll add text on the center to tell user there's nothing to show. |
the dingus is, that the other problem is the sidebar: not showing all the repos as seen on web (which are there for contributing, creating issues, etc.), just those that are yours; and also the reload dingus: why does it duplicate the repos??? |
oh, and the repos from the sidebar don't open: just click and nothing |
but the links from the notifications work. and the markdown support may be missing a lil bit, plus: can't send comments (seen when trying it right now |
This comment was marked as off-topic.
This comment was marked as off-topic.
I can repro, will fix. Thanks!
This is already supported in the latest branch but not released. Will be released soon!
Yeah I was using Web-based view but it was too heavy to load many comments.
Thank you! |
I'll look for sth like m-down but for WinUI. I don't really know if,
but i think you can use the normal text editing from the WinUI 3
gallery and try to find a converter or sth so on the web it'll be
m-down. It's time to google!
|
Normal editor should work for the time being but I wanna look for more featureful editor(maybe make by myself) |
I have an idea for the main page - maybe some 'last actions' (like commits, issues, etc) for the Dashboard. In that way, it wouldn't be empty |
Oh, wait I missed the thing last done aren't included in api. But it should. If I'm wrong again tell me |
Ok, ok, even if the app itself it's originally from GitHub, BUT WHY THERE'S NOTHING FOR THE DEVS |
This comment was marked as off-topic.
This comment was marked as off-topic.
I'll comment later here about all the infunctionalities in FluentHub |
not changed info at notifications, maybe from GitHub api not asked about updates on notifications about repos ok, this was already here, but it's not relevant couldn't get the language from repos ig maybe searching for more specific icons? this isn't sth from github, but it'd be fancy if we could have this (a chrome extension already did this) already discussed 'bout this 😒 nope, neither file for releases >:) that's what i noticed as for now, if i find more, i'll post them here >:) |
Appreciate them. I really wanna work on because I got about 1k for my app… but time won’t allow me to develop. I will use for the further improvements. You can keep posting here whatever you notice I don’t mind! |
This comment was marked as off-topic.
This comment was marked as off-topic.
Even if you keep posting your thoughts here, I don't mind and I appreciate. |
ok... i'll see more. and i might do a push few months later to see what i can fix (if i'd fix). Bye! |
i found out this about the material icons for github:
|
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
Actually those are what I have tried once before. |
so this is solved but waiting for an update? |
Not yet. I haven't push the update into the main branch yet. |
Ok, I think |
This comment was marked as off-topic.
This comment was marked as off-topic.
no, it's not at notifications. can you specify what pages exactly? |
and the comments from this 56-comments-issue stopped at:
|
PRs, Issues, Discussion, Projects if iirc. |
Nah I don't think so, at least for issues |
didn't see them. actually, i made screenshot of the lack of organization on notifications, issues, pull requests. there was a searchbar, but disabled |
I've raised this point before but what's the issue with using MarkdownTextBlock temporarily until a suitable MD library can be implemented? It doesn't support GitHub-flavoured markdown as far as I know but has much higher performance than WebView2. |
Selecting what you wanna select freely is not supported. It's can be done for just a block. And selecting all is not too. |
just rewrite das code ig, idk if it's sth more markdown than textblock or webview. let's submit a issue on the winui 3 repo :)) |
Hi, @0x5bfa , do you have any updates? I would like to know if you've done anything since the last comment. |
No I basically do general updates like I already have in the PRs. But no progress. And I’m a full time contributor of https://github.com/files-community/Files so I’m hardly binding a time to work on here. I can code review tho. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
@pdimu do you realize, that this is not the most constructive way to motivate developers? Even if they didn't care about this project at all, your style doesn't help them to make progress. Maybe offering help would be more appropriate. And btw, a 3 months old issue is absolutely fine, especially if it's this huge. |
Yes, but I don't know how to use the GitHub api
Thanks, I was using fluenthub everyday to spot out the issues, but I left it over, because I was tired, so I focused on other things, making just a list of these problems Thanks for your interest tho |
@0x5bfa @Lamparter |
The things you have pointed out here are not "bugs"; just unimplemented features. As for implementing them, we're both not so active as we were before as I am working on Rebound and @0x5bfa is working on Files. |
Before you start
What version of Windows is this issue present?
Windows 11
What version/architecture of FluentHub are you on?
0.8.60.0 | X64 | RELEASE
Description
when i go to home, there's nothing on it, except the welcome sidebar and the title 'Dashboard'
the sidebar doesn't work, as i can't open anything from there
Assets
the homepage on web github
FluentHub's homepage
FluentHub's homepage after 10 refreshes (demonstrates repositories repeating)
The text was updated successfully, but these errors were encountered: