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

p/demo/mux: support query strings #2585

Open
moul opened this issue Jul 14, 2024 · 2 comments
Open

p/demo/mux: support query strings #2585

moul opened this issue Jul 14, 2024 · 2 comments
Labels
🗺️good first issue🗺️ Ideal for newcomer contributors

Comments

@moul
Copy link
Member

moul commented Jul 14, 2024

No description provided.

@thinhnx-var
Copy link
Contributor

should we support for a queries list like ?coin=gno&coin=btc or just unique query param (last param value) for now?

@grepsuzette
Copy link
Contributor

Querystrings don't seem to be passed to realms' right now.
They seem only used with views for ?help for example.

Does that mean this will change? (it certainly seems so, as p/demo/mux is a realm).
I think it would be a good thing.

Anyway I'm curious as I've been wanting this for a long time.

@wyhaines wyhaines added the hacktoberfest This might be a good issue for a hacktoberfest participant to handle. label Sep 30, 2024
@wyhaines wyhaines removed the hacktoberfest This might be a good issue for a hacktoberfest participant to handle. label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗺️good first issue🗺️ Ideal for newcomer contributors
Projects
Status: 📥 Inbox
Status: Triage
Development

No branches or pull requests

4 participants