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

Unable to navigate to screen if route contains a slash #1919

Closed
dtsaryov opened this issue Feb 28, 2019 · 0 comments
Closed

Unable to navigate to screen if route contains a slash #1919

dtsaryov opened this issue Feb 28, 2019 · 0 comments
Assignees
Labels
state: fixed Fixed by the developer type: regression ver: 7.0.2 Fixed in version ver: 7.1.0 Fixed in version
Milestone

Comments

@dtsaryov
Copy link
Contributor

dtsaryov commented Feb 28, 2019

Environment

  • Platform version: 7.0-SNAPSHOT
  • Client type: Web

Description of the bug or enhancement

First case:

  • Minimal reproducible example
  1. Login into app
  2. Try to navigate to: http://host:port/context/#main/users/edit?id=30h1cre6v1893s9hyzyd438zwk
  • Expected behavior

User editor is opened

  • Actual behavior

image.png

Second case:

  • Minimal reproducible example
  1. Login into app
  2. Navigate to: http://host:port/context/#main/users
  3. Append users: http://host:port/context/#main/users/users
  • Expected behavior

One more User Browser is opened in the same tab

  • Actual behavior

Nothing happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: fixed Fixed by the developer type: regression ver: 7.0.2 Fixed in version ver: 7.1.0 Fixed in version
Projects
None yet
Development

No branches or pull requests

3 participants