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

Editable PivotTable calculates incorrect position for property value dialog #90

Open
Flaurite opened this issue Dec 4, 2019 · 1 comment
Assignees
Milestone

Comments

@Flaurite
Copy link
Contributor

Flaurite commented Dec 4, 2019

Environment

  • Platform version: 7.0
  • Client type: Web

Description of the bug or enhancement

The most likely it was broken after migrating to CUBA 7.0. You can find the difference in our refapp application (cubadev).

In 6.10 this dialog is shown immediately below the button arrow icon:
image

In 7.0+ we can see the following:
image

The main observation is that PivotTable ignore the above <tr> element when calculates position.
The same situation with column buttons.

  • Minimal reproducible example
  1. Go to cubadev 7.0+
  2. Open Charts -> Pivot Table -> Tips UI
  3. Click to any button in rows and columns.
@Flaurite Flaurite added this to the Release 7.0 milestone Dec 4, 2019
@knstvk knstvk modified the milestones: Release 7.0, Release 7.1 Dec 9, 2019
@knstvk knstvk assigned Flaurite and unassigned t1-cuba Dec 9, 2019
@Flaurite
Copy link
Contributor Author

Related to: nicolaskruchten/pivottable#1171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants