Henrique da Cunha Buss

Results 23 issues of Henrique da Cunha Buss

**What we have** We introduced shop categories in #760. We have a few places where we show url-related data, but we only show a generic url, not the actual final...

🧰 enhancement

# What we have now The community creation page (`/community/new`) is very old, and doesn't account for some things we support on the blockchain now - it's really basic and...

🧰 enhancement

**What we have** A new and revamped file uploader that can now take multiple entries at once. **Proposal** Add the ability to drag and drop entries in order to reorder...

🧰 enhancement

**What we have** A regular form to configure community information that has an image uploader. That image is used in the Join page and in the About the Community page....

🧰 enhancement

**What we have** We have a form component called `FileUploader`. It's general enough that it can work with multiple file types, it already has some nice styles and all that....

🧰 enhancement

**What we have** We have, at the time of writing, 90 tests, for around 45k lines of Elm code. Even though Elm doesn't seem to need as many tests as...

📚 documentation

**What we have** After #658, we started using elm-book to document some form stuff. It's mostly focused on the new Form API, and doesn't include much information beyond that. **Proposal**...

📚 documentation
🧰 enhancement

**Is your feature request related to a problem? Please describe.** Currently, our rich text editor only supports a small set of formatting options, such as links, bold, italic, etc. We...

:sparkles: feature

**Is your feature request related to a problem? Please describe.** Even with our Sentry integration, sometimes it's still hard to figure out what happened when we log a bug. Having...

🧰 enhancement

**Is your feature request related to a problem? Please describe.** Sometimes it can happen that users leave the app (lose connection, reload the page, close the tab, ...) accidentally while...

🧰 enhancement
:sparkles: feature