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

Permalink is unsupported #1988

Open
yamelsenih opened this issue Apr 28, 2019 · 4 comments
Open

Permalink is unsupported #1988

yamelsenih opened this issue Apr 28, 2019 · 4 comments

Comments

@yamelsenih
Copy link
Contributor

Question(提问)

Hi everyone, I want to add a permalink for get automatically a page and component inside page.

A example of it is here: https://panjiachen.github.io/vue-element-admin/#/tab/index
The component Tab can have many nested tabs and I want to select automatically one with a simple change of route, example:

For show by default a tab:

China: https://panjiachen.github.io/vue-element-admin/#/tab/index/1
USA: https://panjiachen.github.io/vue-element-admin/#/tab/index/2
Japan: https://panjiachen.github.io/vue-element-admin/#/tab/index/3
Eurozone: https://panjiachen.github.io/vue-element-admin/#/tab/index/4

The problem is that if I change the route for same component it is opened as new window instead select the same component.

I a user select a tab inside window and it change the route then is created a new window instead change only route from url

Screenshot_20190428-173649

@yamelsenih
Copy link
Contributor Author

Hi All, any update here?

Best regard

@yamelsenih
Copy link
Contributor Author

?

@PanJiaChen
Copy link
Owner

#1739

@PanJiaChen
Copy link
Owner

#2114

EdwinBetanc0urt added a commit to EdwinBetanc0urt/adempiere-vue that referenced this issue Apr 1, 2024
* Feat: Support Cache MS (Menu) (PanJiaChen#1988)

* Feat: Support Cache MS (Menu)

* Update menu.js

---------

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@outlook.com>

* Feat: Support Cache MS (Menus, Windows,  Process and Reports) (PanJiaChen#1992)

* Feat: Support Cache MS (Menu)

* Feat: Support Cache MS (Process)

* Feat: Support Cache MS (Process)

* minimal changes

* Feat: Support Windows Open Search

* Update TabPanel.vue

* Minimal changes

* Minimal changes

* minimal changes

* Update actions.js

* Update window.ts

* Update index.vue

* Update defaultValueManager.js

* Update lookups.js

* Update defaultValueManager.js

---------

Co-authored-by: Elsio Sanchez <45974454+elsiosanchez@users.noreply.github.com>
EdwinBetanc0urt added a commit to EdwinBetanc0urt/adempiere-vue that referenced this issue Apr 1, 2024
* Feat: Support Cache MS (Menu) (PanJiaChen#1988)

* Feat: Support Cache MS (Menu)

* Update menu.js

---------

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@outlook.com>

* Feat: Support Cache MS (Menus, Windows,  Process and Reports) (PanJiaChen#1992)

* Feat: Support Cache MS (Menu)

* Feat: Support Cache MS (Process)

* Feat: Support Cache MS (Process)

* minimal changes

* Feat: Support Windows Open Search

* Update TabPanel.vue

* Minimal changes

* Minimal changes

* minimal changes

* Update actions.js

* Update window.ts

* Update index.vue

* Update defaultValueManager.js

* Update lookups.js

* Update defaultValueManager.js

* Feat: Support Smart Browser Open Search

* Change end point menu

---------

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@outlook.com>
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