-
Notifications
You must be signed in to change notification settings - Fork 77
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
calcite-action-bar: tooltip causing wrong width for action bar #8386
Comments
@AdelheidF can you try creating a reproduction of this to help with verification? |
We can use a local MV build using a calcite next version to verify this. I don't even know what's causing this issue to create a simple test case. |
Here is an attempt, but adding a block or re-ordering blocks doesn't cause it in this codepen. |
**Related Issue:** #7979 #8214 #8386 #8419 #5697 ## Summary - reverts #8001 - Keeps doc updates - reverts partially #8230 - Keeps drag classes that are setting `overflow:hidden` when a drag is occurring. - Keeps roundByDPR floating-ui fix. https://floating-ui.com/docs/misc#subpixel-and-accelerated-positioning - Hides overflow for `calcite-sortable--chosen` class - Only sets `top` and `left` on floating element once positioned. **This fixes native drag and drop issue**
Installed and assigned for verification. |
not fixed with 2.1.0-next.8 |
I'll take another look. 👀 |
I can't reproduce this one. ok to close @AdelheidF? |
We installed a workaround using We can re-open if someone else runs into it. |
Check existing issues
Actual Behavior
Before and after look of right action bar when adding calcite-blocks in flow-item panel.
Contact me for a test case.
cc @driskull
Expected Behavior
Action bar width doesn't change.
Reproduction Sample
N/A
Reproduction Steps
Open MV and notice 2 action bars, right and left, in the viewer. Click on popup config action to open that panel. Then click 'add content' and 'Fields list'. Notice that the action bar on the left disappears and there is blank space at the right of the MV.
If you hover over the expand icon of the action bar it corrects itself.
Reproduction Version
2.0.0
Relevant Info
No response
Regression?
Yes
Priority impact
p0 - emergency
Impact
Very visible in MV
Calcite package
Esri team
ArcGIS Map Viewer
The text was updated successfully, but these errors were encountered: