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

Issues and Suggestions #60

Closed
falsisdev opened this issue Nov 21, 2021 · 12 comments
Closed

Issues and Suggestions #60

falsisdev opened this issue Nov 21, 2021 · 12 comments

Comments

@falsisdev
Copy link

Issues

  • Uh, I think there is a problem loading images in the markdown preview section.

Suggestions

  • We should be able to edit the files.
  • More languages ​​should be added to the app.
  • We should be able to view languages ​​in detail (repository page)
  • In the user profile, the readme file of the repository with the same name as the user's name should appear.
@NamanShergill
Copy link
Owner

Uh, I think there is a problem loading images in the markdown preview section.

Could you please share an example? If they are SVGs with style tags in them, it is unfortunately a limitation of the svg library dnfield/flutter_svg#105

We should be able to edit the files.

This is planned but will likely take a while until the issues on the roadmap are done first

More languages ​​should be added to the app.

Do you mean for syntax highlighting?

We should be able to view languages ​​in detail (repository page)

I would be adding an option to list all used languages but it won't be able to tell their usage % because the API unfortunately does not give that info

In the user profile, the readme file of the repository with the same name as the user's name should appear.

I plan to implement this with the next release as I am redesigning the about screens, I will add it to the roadmap

@falsisdev
Copy link
Author

Could you please share an example? If they are SVGs with style tags in them, it is unfortunately a limitation of the svg library dnfield/flutter_svg#105

It's a problem about GIFs. ;

This is planned but will likely take a while until the issues on the roadmap are done first

Ok thx.

Do you mean for syntax highlighting?

Huh no, real languages, such as English, German, Turkish...

I would be adding an option to list all used languages but it won't be able to tell their usage % because the API unfortunately does not give that info

Yes, I looked at the api and I could not find such information, but there is an application that uses this system. That application was also made with Flutter. Probably...

(Gittouch);

I plan to implement this with the next release as I am redesigning the about screens, I will add it to the roadmap

Ok, thx.


Your app is in early access but it's impressive, if the things I say come true, there won't be any apps that can stand in their way. Good luck...

@NamanShergill
Copy link
Owner

It's a problem about GIFs.

Seems like an issue with the https://github.com/Sub6Resources/flutter_html library, let me have a look and I will open an issue there if that is the case. Can you share a link to the file with that gif?

Huh no, real languages, such as English, German, Turkish...

Ah, you mean localization. I can work on that but I don't think it will be properly translated as i would have to use Google translate unless someone else native to the languages could help.

Yes, I looked at the api and I could not find such information, but there is an application that uses this system. That application was also made with Flutter. Probably...

I just checked, the GQL API does provide this information, so it will be possible. Thanks for this!

Your app is in early access but it's impressive, if the things I say come true, there won't be any apps that can stand in their way. Good luck...

Thank you! 😁

I want to release project boards and other features on the roadmap asap once I am done with my exams. I will add your suggestions to it soon.

@falsisdev
Copy link
Author

Seems like an issue with the https://github.com/Sub6Resources/flutter_html library, let me have a look and I will open an issue there if that is the case. Can you share a link to the file with that gif?

The link to the gif in the screenshot: https://camo.githubusercontent.com/e6bf2c824440d75d1213d858ffe0765fd76f6c8658fbd281db7386e13de2cc75/68747470733a2f2f616e696d656369782e63636f6d2f6765274672

Ah, you mean localization. I can work on that but I don't think it will be properly translated as i would have to use Google translate unless someone else native to the languages could help.

Oh, I would love to help you with my main language, but I don't know darts or flutter and I can't deal with source codes. But if you write the texts in a markdown file for translation, I can translate. Not only me, also other people can do this for their main language.

I just checked, the GQL API does provide this information, so it will be possible. Thanks for this!

Np

I want to release project boards and other features on the roadmap asap once I am done with my exams. I will add your suggestions to it soon.

Good Lock!

@falsisdev
Copy link
Author

Oh and there's one more thing I want to say. When I click on the links in the markdown file, the link doesnt open. There is no reaction.

@NamanShergill
Copy link
Owner

I'll be making an arb file (a bit like json) where one can input the translations in directly. It'll be much easier for people to contribute as it doesn't need you to learn anything development wise. I'll add this to the roadmap as well. Although I will likely do this in the latter stages of early access as at that point the app design will not be changing as fast.

@NamanShergill
Copy link
Owner

Oh and there's one more thing I want to say. When I click on the links in the markdown file, the link doesnt open. There is no reaction.

Are they anchor links? (i.e., links that link directly into another part of the markdown file), I fixed it but it'll be included in the next release, the current release still has the bug.

@falsisdev
Copy link
Author

yes, ok thx.

@falsisdev
Copy link
Author

And, I think I said a lot, but there is no reaction added to the messages in the issue discussions.

@NamanShergill
Copy link
Owner

NamanShergill commented Nov 21, 2021

And, I think I said a lot, but there is no reaction added to the messages in the issue discussions.

I had implemented reactions initially but had to remove it as it gave inaccurate numbers.

I have another implementation in mind and I've listed the same on the roadmap as well.

Also please don't hesitate in sharing your inputs, it helps a lot in prioritizing which features to work on first

@falsisdev
Copy link
Author

I'm comparing it with other apps to help you. I can say that a few shortcomings I found are;

  • Gists
  • See who people who starred or forked
  • See who people followers and follow
  • Push Notifications

@falsisdev
Copy link
Author

hmm apparently some of them are already on the roadmap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants