rokwire / illinois-app

Source code repository of "Illinois" App - the official mobile app of the University of Illinois.
https://app.illinois.edu/
Apache License 2.0
23 stars 20 forks source link

[USABILITY] Spaces and Places: Add New Icon to Styles.json #4254

Closed vburgett closed 1 month ago

vburgett commented 2 months ago

@aidanhenry is working on updating the building detail panels to include "Floor Plans & Amenities" using a new icon. Please help update the styles.json file to include the below. I am not sure about the correct size. Please see the below screenshot for reference.

"floorplan": {"src": "0xf279", "type": "fa.icon", "weight": "regular", "color": "fillColorSecondary", "size": 18},

Screenshot 2024-07-25 at 9 39 51 AM

cc: @clint156 @cdukeUX

mihail-varbanov commented 2 months ago

Added "Floor Plans & Amenities" detail entry to Building detail panel, no action on tap for now, available in version 6.0.29.

vburgett commented 1 month ago

Thank you, @mihail-varbanov. The functionality won't be ready for this next release. Can "Floor Plans & Amenities" be hidden for now and not display on the building detail panels?

cc: @clint156 @aidanhenry

mihail-varbanov commented 1 month ago

Done in version 6.0.31.

vburgett commented 1 month ago

Thank you!