italia / italia/publiccode-editor

UX: Add alert about users not being able to upload screenshots/videos

Open
#414 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
32
Forks
33
Avg merge
3d 15h
Merged PRs (30d)
16

Description

Add alert that informs the user that they're not able to upload videos or pictures, but instead they have to fill in a filepath to a screenshots or video in the repository of the code.

An alert could look like this:
![Image](https://github.com/user-attachments/assets/50256f5d-4964-45c7-94da-f67c6fcc1956)

In markdown it could look like this:

```
:::info[Input values for **screenshots** and **videos** should be static filepaths]

Since this tool generates a `publiccode.yml` file without access to your Git repository, please enter static filepaths for screenshots and videos (e.g., `'/path/to/screenshot.png'`).

:::
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.