hicetnunc icon indicating copy to clipboard operation
hicetnunc copied to clipboard

hicetnunc UI/UX

Results 112 hicetnunc issues
Sort by recently updated
recently updated
newest added

**Describe the bug** After submitting a fairly large file to upload (13 or 20MB), this user was getting mint hanging during IPFS upload phase. This caused the mint screen to...

bug

**Is your feature request related to a problem? Please describe.** When collectors are looking for a piece/s that is no longer available “not for sale” they would need to go...

feature-request

**PROBLEM** I would like to be able to decide in which mode (dark/light) people see my links on HEN. **SOLUTION** I propose to add a GET variable to whatever link:...

feature-request

Implement search feature with GraphQL query ``` query Search($ilike: String!) { hic_et_nunc_token(where: {title: {_ilike: $ilike}, _or: {description: {_ilike: $ilike}}}) { id title description } } ```

feature-request

We have a new api lag endpoint available at `https://api.hicdex.com/status.json` with a score of 1 being normal and greater than or equal to 5 indicating a warning. > .lag is...

feature-request

Hi, it seems the site only use one IPFS gateway that is ipfs.io and its network is now very congested. Can we have the site automatically choose other healthy gateways...

feature-request

**Describe the bug** Try to mint an interactive - if it fails, the service worker used to mint will be null. `navigator.serviceWorker.controller == null` **To Reproduce** Steps to reproduce the...

bug

Implementing imageUri like we did with the HTML version will enable us to achieve a couple of things: Speed up how fast assets load on the main feed and on...

enhancement

**Describe the solution you'd like** It would be great to be able to embed the animation/image/video/html application to your own personal website. **Describe alternatives you've considered** I have tried iframe...

feature-request

Next to the buy button there should be an icon like a warning sign ⚠. Clicking on it takes you to an overlay or another site where warnings can be...

feature-request