Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
Issue-Crawler for GitHub based on Sveltekit
Did you mean to close this @B2prakash ?
docs: formatted readme (#5614)
I have added a NOTE block for the note written in GitHub UI section and added links to specific sections of the README file for better accessibility.
I have added a NOTE block for the note written in GitHub UI section and added links to specific sections of the README file for better accessibility.
Right now the map continues indefinitely repeating the same areas but without markers. It would be better to just have 1 section of the map showing the whole world with the markers.
https://user-images.githubusercontent.com/55504616/221428906-f57429b7-b053-4d7b-9fbf-44003083b30e.mp4
No response
fix: infinite map scroll (#5545)
Fix : Infinite map scroll
Fix: Infinite scrolling
Update Map.js
#5108
Infinite map scrolling fixed using maxBounds .
@amandamartin-dev fixed the issue you can review on your side.
Yes please make a PR and we can discuss the changes more easily
Great work, keep going @Akhilbisht798 !
Great 👍 Don't forget to join us in the EddieHub Discord (we have a live pairing session on LinkFree tomorrow, all info is available in Discord events)
Thank you for your contribution but it looks like this is related to issue #5337 that was already assigned to someone else and their pull request was merged here https://github.com/EddieHubCommunity/LinkFree/pull/5554
Therefore unfortunately these changes are not required, please read our contributing guidelines so you don't duplicate efforts https://github.com/EddieHubCommunity/LinkFree/blob/main/CONTRIBUTING.md
Any questions let us know.
Is it this issue? https://github.com/EddieHubCommunity/LinkFree/issues/5337
What is the issue number or url please?
Great collaboration everyone! 👍
@rajpatelbot this issue is already assigned, please select another issue that is not already assigned
Closes #3080
Rendered a simple text in place of drop-down when user has only one tab present.
Thank you for your contribution. But there are too many changes in this pull request it makes it difficult to see the changes for this specific issue.
As there has been no activity from the author for over 4 weeks, I will close this pull request
@Samit-prsl what issue is this pull request related to?
After filtering by a tag, visually it toggles off, but functionality it does not seem to work
No response
No response
fix: map toggle off tag filter (#5420) (#5447)
fix: map toggle off tag filter (#5420)
fix: change keyword to lowercase to match user tags
Closes #5420
This commit updates the user filtering logic to use the tags in the updatedSelectedTags
as filter conditions.
If there are any concerns or suggestions regarding this approach, please let me know. Thank you for your time and consideration.