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

From a button component, allow navigating to the current page #1579

Closed
2 tasks done
prakhargupta1 opened this issue Jan 18, 2023 · 1 comment · Fixed by #1876
Closed
2 tasks done

From a button component, allow navigating to the current page #1579

prakhargupta1 opened this issue Jan 18, 2023 · 1 comment · Fixed by #1876
Labels
new feature New feature or request
Milestone

Comments

@prakhargupta1
Copy link
Member

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

Problem: I come to a page with some URL query parameters. Now, with the click of a button, I want to basically reload the same page but without the parameters. I can't configure this because, navigating to the same page is not allowed. Explainer screenshot:
Screenshot 2023-01-18 at 5 54 11 PM

Retool supports this.
Screenshot 2023-01-18 at 5 58 39 PM

Examples 🌈

No response

Motivation 🔦

No response

@prakhargupta1 prakhargupta1 added the new feature New feature or request label Jan 18, 2023
@bytasv
Copy link
Contributor

bytasv commented Jan 18, 2023

@prakhargupta1 I'm thinking would it be worth to consider extending navigation ui a bit futher and add option to specify page params?
(i.e. with retool)
CleanShot 2023-01-18 at 14 42 45

I feel like just navigating between pages limits a lot what can be done, I assume it should be pretty common to link to specific page with page param, i.e. from the table click on some employee link and open different page with information about that employee 🤔

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

Successfully merging a pull request may close this issue.

2 participants