thingsboard / flutter_thingsboard_pe_app

ThingsBoard PE Mobile Application
https://thingsboard.io/products/mobile-pe/
BSD 3-Clause "New" or "Revised" License
87 stars 69 forks source link

Three dots button and user is not able to export data as CSV/Excel in mobile app issue in latest release #110

Closed gaurav36 closed 1 month ago

gaurav36 commented 1 month ago

There is issue (may be known issue ) with latest version of thingsboard 3.7 with PE Mobile app.

Issue 1: I have disabled everything from Toolbar setting I can see three dots ... on right side of mobile app which does not looks good.

Issue 2: I am not able to export data in the CSV/Exel file, when i click on it then nothing happen.

Is it a known issue or some other configuration i need to do which i missed in the documentation ? Thank you in advance :)

Reproduced video/screenshot:

Screenshot from 2024-07-10 00-03-12 181917ea-ac1d-41d7-87cb-c8fff12d8b38

https://github.com/thingsboard/flutter_thingsboard_pe_app/assets/6826559/78ee7e50-2896-4a51-94d8-c510ce886974

ybeshkarov commented 1 month ago

Hello @gaurav36,

It's duplicate https://github.com/thingsboard/flutter_thingsboard_pe_app/issues/81

ybeshkarov commented 1 month ago

It's probably something on your dashboard on the TB level. As in mobile, it's just a web view. We don't add any buttons or elements

@gaurav36

gaurav36 commented 1 month ago

@ybeshkarov , I see, it was toolbar setting that need to be disabled completely. its works fine now. Do you know if you are releasing this data export functionality issue soon in next release ?

ybeshkarov commented 1 month ago

Not sure. Currently, we're not working on it.

@gaurav36