chainlist icon indicating copy to clipboard operation
chainlist copied to clipboard

Change UI's

Open veebull opened this issue 2 years ago • 8 comments

Some ui changes

  • Added ability to copy RPC link to clipboard after clicking on the link text
  • Added an effect of adding icon to the clipboard when hovering over a cell with a link
  • Added effect of highlighting a cell with color when pointing with cursor
  • Added animation of adding a link to the clipboard
  • Fixed bug when switching to dark mode, scrolling remained always white in chrome. Now when you change the theme, scrolling is always in the theme color
  • Added full screen mode, side menu folds into side menu. Looks much more convenient, especially for laptops.
  • Tables on mobile resolution became more organic.
  • Small bugs on mobile resolution.
  • Added remembering the position of the side menu or full screen mode in localStorage.

Take the best, leave the rest.

veebull avatar Apr 11 '23 14:04 veebull

@amiuttt is attempting to deploy a commit to the Defillama Team Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Apr 11 '23 14:04 vercel[bot]

hey can you resolve merge conflicts and revert changes in yarn.lock file?

mintdart avatar Apr 16 '23 01:04 mintdart

i don't see jsx and styled-jsx packages used anywhere, can you revert changes in package.json, yarn.lock and remove package-lock.json ?

mintdart avatar Apr 16 '23 20:04 mintdart

Ok, it is not problem. I removed jsx and jsx-styled and decide to check with editing new ExtraRpcs.js and after npm run dev it shows error - SerializableError: Error serializing .chains[0].rpc[22].trackingDetailsreturned fromgetStaticProps in "/" so where I must add new line of code to solve this issue.

veebull avatar Apr 18 '23 05:04 veebull

can you revert changes in extraRpcs.js and keep this PR relevant to only UI changes ? , please revert changes in extraRpcs.js , yarn.lock, package.json and remove package-lock.json

mintdart avatar Apr 26 '23 02:04 mintdart

can you revert changes in extraRpcs.js and keep this PR relevant to only UI changes ? , please revert changes in extraRpcs.js , yarn.lock, package.json and remove package-lock.json

Done, i think...

veebull avatar Apr 26 '23 10:04 veebull

can you revert changes in extraRpcs.js and keep this PR relevant to only UI changes ? , please revert changes in extraRpcs.js , yarn.lock, package.json and remove package-lock.json

I saw that you added new cell for ad in html. Hope it would be solve without my participate

veebull avatar Apr 26 '23 10:04 veebull

Some ui changes

  • Added ability to copy RPC link to clipboard after clicking on the link text
  • Added an effect of adding icon to the clipboard when hovering over a cell with a link
  • Added effect of highlighting a cell with color when pointing with cursor
  • Added animation of adding a link to the clipboard
  • Fixed bug when switching to dark mode, scrolling remained always white in chrome. Now when you change the theme, scrolling is always in the theme color
  • Added full screen mode, side menu folds into side menu. Looks much more convenient, especially for laptops.
  • Tables on mobile resolution became more organic.
  • Small bugs on mobile resolution.
  • Added remembering the position of the side menu or full screen mode in localStorage.

Take the best, leave the rest.

thanhkietmaster avatar Oct 02 '24 12:10 thanhkietmaster