advweb-grp1 / advanced-web-final-year-project

Final year advanced web develop unit project
MIT License
1 stars 0 forks source link

Feature/gene info #54

Closed LiamSingh64 closed 1 year ago

LiamSingh64 commented 1 year ago

This PR:

github-actions[bot] commented 1 year ago

Visit the preview URL for this PR (updated for commit bcdbf1c):

https://adv-web-grp1--pr54-feature-geneinfo-ob950fq1.web.app

(expires Fri, 05 May 2023 09:23:10 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e45f8bd17b7de44787580bea572e36aa09784b8c

LiamSingh64 commented 1 year ago

I already mentioned it in the issue and at the top of this PR but an API call is made everytime the button is clicked instead of using a Store bcos endpoints were not reliably returning data whilst 'bulk' calling and Ayman couldn't figure out why

So this is either a WIP before we change it to use a store properly OR we just keep it like this bcos it works, isn't even slow and we have other priorities for this project... and our dissertations!

rwx-yxu commented 1 year ago

the mutations view should be available to everyone. Not just on log in.

rwx-yxu commented 1 year ago

some minor styling should be fixed image The card header looks odd. There is some background colour coming through on the edges. image Too wordy for the card. Header. Should just be the mutation name.

AymanReh commented 1 year ago

Final view for Gene info after styling changes: image