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

Consider make technology selection dynamically #67

Open
Dentrax opened this issue Nov 2, 2021 · 1 comment
Open

Consider make technology selection dynamically #67

Dentrax opened this issue Nov 2, 2021 · 1 comment

Comments

@Dentrax
Copy link

Dentrax commented Nov 2, 2021

We have to select one of the pre-defined technologies in the dropdown list by design:

Screen Shot 2021-11-02 at 10 46 28

I just wanted to add more tech stacks like: docker, kubernetes, etc. Here is the my proposal:

We can add custom textbox or something here as an input:
Screen Shot 2021-11-02 at 10 49 46

And then we need to ensure that at least there is subreddit or dev.to tag about the given tag:

  • if subreddit not found, it's fine to add in dev.to section only
  • if dev.to not found, it's fine to add in subreddit section only

Wdyt?

cc: @medyo

@medyo
Copy link
Owner

medyo commented Nov 3, 2021

Actually, that's not that simple,
We need to make sure the new tag is available in all other cards (not only dev.to and reddit) and crawl the right content, otherwise this will ruin the user experience by providing empty data or broken ui for some tags.
Me & @Chouikane are still looking for alternative methods on how to solve this in a smooth way.
Please don't hesitate to share your thoughts.

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