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

Url overflow error page and popup regression #67458

Closed
Dosant opened this issue May 27, 2020 · 2 comments
Closed

Url overflow error page and popup regression #67458

Dosant opened this issue May 27, 2020 · 2 comments
Labels
bug Fixes for quality problems that affect the customer experience regression Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@Dosant
Copy link
Contributor

Dosant commented May 27, 2020

Kibana version: master (also some issues in 7.8, but different)
Browser version: Chrome 81
Browser OS version: Mac

Original install method (e.g. download page, yum, from source, etc.): local dev

Describe the bug:
There are 2 separate bugs for this functionality

  1. Popup:
    When url overflow happens this link doesn't work (leads to wrong place). This works well in 7.8
    Screenshot 2020-05-27 at 13 20 32

  2. Error page (looks like redirect is not correct or page doesn't exist anymore?).

Master:
Screenshot 2020-05-27 at 13 21 26

7.8:

Looks like it also doesn't work in 7.8 but differently. It gets into infinite cycle between kibana/home -> kibana/error/url_overflow

May-27-2020 13-49-02

Steps to reproduce:

I locally went to src/plugins/kibana_legacy/public/utils/url_overflow_service.ts and decreased url overflow limit for not ie browsers.

@Dosant Dosant added bug Fixes for quality problems that affect the customer experience regression Team:Visualizations Visualization editors, elastic-charts and infrastructure labels May 27, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@joshdover
Copy link
Contributor

Duplicate of #67776

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience regression Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

3 participants