frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Front-end application for Blockscout

Results 183 frontend issues
Sort by recently updated
recently updated
newest added

Change `Tx` to `Txn` on batches pages for every rollup, as in the sidebar. ![Image](https://github.com/user-attachments/assets/5476e159-6459-41dc-a2cb-dbeeb2dcc7a3) ![Image](https://github.com/user-attachments/assets/c821dbff-4e07-425f-94ad-71eff3065a8e)

### Description When I move cursor on Address ENS name, the page crashed. It happened only when the to address is verified automatically in contract page. If the page is...

bug
triage

As a continuation of https://github.com/blockscout/frontend/issues/1287 lets add the rest of API menu to the option. - If all items turned off - don't show API root menu item

## Description and Related Issue(s) Resolves #2029 ### Proposed Changes *TBD* ## Checklist for PR author - [ ] I have tested these changes locally. - [ ] I added...

skip checks

## Description Mobile MetaMask fails to add a network from the `Add...` button. The error returned: ``` Unrecognized chain ID. Try adding the chain using wallet_addEthereumChain first. ``` https://github.com/user-attachments/assets/c4afa034-24df-4ee5-82ab-b628deb16419 ##...

bug

Create a keyboard shortcut to put search field on focus. On '/' keydown - set focus to quick search field (if present) [Original proposal](https://blockscout.canny.io/admin/feedback/feature-requests/p/make-pressing-the-key-bring-focus-to-the-search-bar?boards=feature-requests)

1. Open https://testnet.explorer.etherlink.com/ in incognito mode 2. Go to Ehterlink mainnet via chain menu 3. The page will have light color mode, but it should have dark ![Image](https://github.com/user-attachments/assets/f6da2c68-0637-43d7-868a-69141e79a45c)

bug

[**PRODUCT TASK**](https://www.notion.so/blockscout/Sorting-by-the-number-of-rates-1073d73641f88075909adf4cc7e93b45?pvs=4) ## What to do? Add a new sorting option. All details in the product task

enhancement

## Description and Related Issue(s) resolves https://github.com/blockscout/frontend/issues/2195 ## Checklist for PR author - [ ] I have tested these changes locally. - [ ] I added tests to cover any...

need API