SIS-Team-24 / 2023-SIS-Team-24

Using Natural Language Processing, Text Insights examines and provides insights to text.
1 stars 0 forks source link

Srujan/us05 UI fixes #180

Closed srujankarthik closed 1 year ago

srujankarthik commented 1 year ago
Screenshot 2023-10-14 at 12 54 34 pm Screenshot 2023-10-14 at 12 55 57 pm
srujankarthik commented 1 year ago

@gracebilliris @Rgonzales4 okay so the important stuff of overhauling the text boxes and the font and summary changing is done, but I'd need to discuss where to put the Sentiment of the text is... and the other on the screen.

There's already so much we could do by overhauling it but how exactly would the other new features be put in, in the remaining space.

One solution for the sentiment might be to have it show up like the summary history view?

srujankarthik commented 1 year ago

@gracebilliris @Rgonzales4 This is how it looks like

Screenshot 2023-10-15 at 11 16 39 am
srujankarthik commented 1 year ago
Screenshot 2023-10-15 at 12 41 36 pm

the favicon for the project @gracebilliris @Rgonzales4 @SSBdevelopment @henrygoodman @Kyrus2504 @JamesBug404

henrygoodman commented 1 year ago

Screenshot 2023-10-15 at 12 41 36 pm the favicon for the project @gracebilliris @Rgonzales4 @SSBdevelopment @henrygoodman @Kyrus2504 @JamesBug404

how does this look? I thought favicons were traditionally 128x128 (or like kinda square shaped), but that one is a long rectangle. Unless you mean the speech bubble thing in the left is the icon, in which case I think looks good 👍

srujankarthik commented 1 year ago

Screenshot 2023-10-15 at 12 41 36 pm the favicon for the project @gracebilliris @Rgonzales4 @SSBdevelopment @henrygoodman @Kyrus2504 @JamesBug404

how does this look? I thought favicons were traditionally 128x128 (or like kinda square shaped), but that one is a long rectangle. Unless you mean the speech bubble thing in the left is the icon, in which case I think looks good 👍

yeah it is the left text bubble icon

JamesBug404 commented 1 year ago

Screenshot 2023-10-15 at 12 41 36 pm the favicon for the project @gracebilliris @Rgonzales4 @SSBdevelopment @henrygoodman @Kyrus2504 @JamesBug404

how does this look? I thought favicons were traditionally 128x128 (or like kinda square shaped), but that one is a long rectangle. Unless you mean the speech bubble thing in the left is the icon, in which case I think looks good 👍

yeah it is the left text bubble icon

i think it looks good

henrygoodman commented 1 year ago

Awesome, I can see the icon now in the files. Just checking, I checked out this pr and ran npm run dev, however the icon didn't update and I am still seeing the React default icon. Is this the same for you? Or is there something specific we must do to see the icon update

srujankarthik commented 1 year ago

Awesome, I can see the icon now in the files. Just checking, I checked out this pr and ran npm run dev, however the icon didn't update and I am still seeing the React default icon. Is this the same for you? Or is there something specific we must do to see the icon update

Can you try clearing your cache and running npm run build:clean

henrygoodman commented 1 year ago

Awesome, I can see the icon now in the files. Just checking, I checked out this pr and ran npm run dev, however the icon didn't update and I am still seeing the React default icon. Is this the same for you? Or is there something specific we must do to see the icon update

Can you try clearing your cache and running npm run build:clean

Clearing browser cache worked 👍 looks good