-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Implement Latest Export Button UI #1785
Comments
Ticket is ready to picked up. |
ETA: 8/23 |
Are the needed icons available somewhere as assets or names in a font/icon library? I found some that look similar in Material UI's library (https://mui.com/material-ui/material-icons/?query=error&selected=Warning, https://mui.com/material-ui/material-icons/?query=check&selected=CheckCircle), but I haven't found exact matches for some of the others (export icon, info tooltip in notice message, document download icon in confirmation dialog). |
I've added |
Actually I think you can download all the relevant assets directly off the team Figma. I believe you can go to the @Joy-Truex @kiranofans please let me know if there is a better way to approach this. Downloading directly off Figma seems to be our process at the moment. |
Yes you can directly download frame/image from Figma in various format and size: Download Preview: Click on the image format drop down to select an appropriate one, then click on Export Frame/default to download it. You can also click on a widget frame (double-click an image/icon on a widget frame), then right-click and select Copy/Paste as. From there, choose Copy as SVG, Copy as PNG, or Copy as Code (CSS, iOS, Android). You can then paste the SVG/PNG directly, or paste the code wherever it applies. And I will add the icons to design system |
@kiranofans this is a very good guide, thank you. I'm going to make a note in our agenda about adding this to our wiki |
@kdow if your question has been answered, please move back to |
I'm sorry I was trying to delete the comment (which I haven't sent yet) but I didn't notice why I closed this ticket. I have already changed it back to In Progress. |
@kiranofans @kdow I'll move this back to |
Adding my review today ETA 3~4pm |
Overview
We need to implement UI elements that allow users to export selected data on to their devices since we do not officially have a way of utilizing our data export feature.
Note
Handoff documents will contain a version of the Search and Filters modal that DO NOT MATCH what we have implemented. We are to implement only the UI elements relevant to this feature
Action Items
Resources/Instructions
Export Link Button And Hand Off Process
Screenshot of Figma Overview
Screenshot after implemented changes
The text was updated successfully, but these errors were encountered: