-
Notifications
You must be signed in to change notification settings - Fork 9
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
[BUG] - Multi-Select Functionality Broken in Latest Version for Choropleth Layers PowerBI #96
Comments
Hi, |
Hi
On Microsoft store.
Thanks
…On Thu, 06 Jun 2024 at 16:13, László Horváth ***@***.***> wrote:
Hi,
By latest issue you mean the one available in the Microsoft store or the
latest release on Github?
—
Reply to this email directly, view it on GitHub
<#96 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQ44FFDIWV3XYEB5UDM4OITZGBVCDAVCNFSM6AAAAABIC5UUP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJSGY2TAMBYGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Unfortunately, we are not able to update the plugin in the store for a while now. But you can download the latest release from github and add it as a visual. I don't recall this issue, so this might not fix it but please try the latest release and let us now if the problem still exists. |
Hello all, We have the same problem with the latest version from github (1.7.40). And in parallel we have almost the same problem from Microsoft Store version 1.5.0 when we publish it (but not on the desktop version). The Ctrl+click choropleth feature is taken into account, but is no longer displayed. This makes the application more complicated to use and less user friendly. We are working with both versions in parallel for the next evolution of our application, but it seems there is a regression in functionality. Thank you |
Hi
It seems now version 1.5 is not working well. It did not have an issue
before.
…On Fri, Jun 7, 2024 at 9:44 PM MAPochet ***@***.***> wrote:
Hello all,
We have the same problem with the latest version from github (1.7.40).
And in parallel we have almost the same problem from Microsoft Store
version 1.5.0 when we publish it (but not on the desktop version). The
Ctrl+click choropleth feature is taken into account, but is no longer
displayed. This makes the application more complicated to use and less user
friendly.
We are working with both versions in parallel for the next evolution of
our application, but it seems there is a regression in functionality.
Thank you
—
Reply to this email directly, view it on GitHub
<#96 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQ44FFF3WLDA5V2F6AFNLBDZGIESZAVCNFSM6AAAAABIC5UUP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVGQ2DIMBTGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi, Having the same issue on Mapbox 1.5 (Store version). We can't select multiple Choropleth regions. The moment you move the cursor it just fades away which is frustrating. Just to mention this bug is happening on Power BI Service either in reports within a workspace or a published App. On Power BI Desktop, it's still working fine though but that's not helpful. It seems Version 1.5 is not available anymore on the Store and replaced with 1.6. Version 1.7 (the Github version) doesn't seem to have the feature of multi-select. Thanks, |
UPDATE Hello, The issue with multiple selection in version 1.5 has been resolved, likely by a third party. However, we are encountering a problem with the absence of multiple selection in the latest version, version 1.7. We intended to upgrade to version 1.7 to avoid the issues present in version 1.5. Unfortunately, multiple selection is not possible in this latest version. I have verified with Mapbox GL JS that multiple selection works without any issues, including with choropleths and other features. Therefore, it appears that version 1.7 has regressed compared to earlier versions in terms of multiple selection functionality. Take care. |
Thanks for the update @MAPochet . Please keep us in the loop if the functionality is updated on latest versions because earlier versions themselves have some issues of their own. |
Describe the bug
The Ctrl+Select feature for multi-selecting choropleth layers is no longer working in the latest version. This functionality was previously available and is crucial for efficient data analysis.
To Reproduce
Steps to reproduce the behavior:
Go to the map interface with choropleth layers.
Attempt to select multiple layers by holding down the Ctrl key and clicking on the desired layers.
Notice that only one layer is selected at a time, instead of multiple layers.
Expected behavior
I expected to be able to select multiple choropleth layers simultaneously by holding down the Ctrl key and clicking on each layer, as was possible in previous versions.
Additional context
The loss of this functionality significantly disrupts my workflow and data analysis efficiency. I hope this issue is addressed promptly in an upcoming update.
The text was updated successfully, but these errors were encountered: