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

Remember current tab #86

Merged
merged 5 commits into from
Oct 21, 2020
Merged

Remember current tab #86

merged 5 commits into from
Oct 21, 2020

Conversation

bernhardh
Copy link
Contributor

With this solution, you can for example reload (CTRL+R) the edit and detail views or you can submit the form page and you will get the previous openend tab back again. And you can also deeplink specific tabs.

ezgif com-video-to-gif

This was referenced Jan 9, 2020
@bernhardh
Copy link
Contributor Author

@bajramemini: Any chance to get merged?

@skynet01
Copy link

I support this merge request :)

@MikeCraig418
Copy link

+1 for merge request

@bernhardh
Copy link
Contributor Author

Still not merged?

@MikeCraig418
Copy link

Still not merged?

😧 I know, right!?

@RVxLab
Copy link
Collaborator

RVxLab commented Oct 1, 2020

Sorry it has taken this long to address this. I'll take a look at it and come back to you.

@keironwaites
Copy link

+1

Deep linking would be fantastic.

@RVxLab RVxLab self-requested a review October 19, 2020 10:44
@RVxLab RVxLab self-assigned this Oct 19, 2020
Copy link
Collaborator

@RVxLab RVxLab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you could do the 1 small change request and rebase this with the current master branch then this can be merged. This is a fantastic change that I'd love to have in the package. 👍

@@ -119,6 +114,7 @@ export default {
handleTabClick(tab, event) {
tab.init = true;
this.activeTab = tab.name;
this.$router.push({ query: { tab: tab.name }});
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add a replace here like in FormTabs.vue?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope I understand it right, but I have done the change (and the merge of master into my remember-current-tab branch)

@RVxLab RVxLab merged commit fc9243c into eminiarts:master Oct 21, 2020
@RVxLab
Copy link
Collaborator

RVxLab commented Oct 21, 2020

Perfect, thank you very much!

@keironwaites
Copy link

Sorry to be impatient but what is the release time schedule for a change like this? :)

@RVxLab
Copy link
Collaborator

RVxLab commented Oct 21, 2020

@keironwaites I want to add at least 1 more bugfix, see #23. I'm aiming this weekend.

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

Successfully merging this pull request may close these issues.

5 participants