ecamp / ecamp/ecamp3

Create button becomes unclickable after validation error on name field (>32 chars)

Open
#9,370 1 comment 0 reactions 0 assignees View on GitHub
type: Frontend
Dominant language
PHP
Stars
156
Forks
72
Avg merge
12h 43m
Merged PRs (30d)
203

Description

## Steps to reproduce

1. Open the activity category creation dialog
2. Enter a name longer than 32 characters
3. Observe the validation error

## Expected behavior

After editing the name to a valid value (<= 32 chars), the "Create" button should become clickable again.

## Actual behavior

The "Create" button remain unclickable with a loading picto even after correcting the name to a valid length. All the fields are still editable.

Image

## Environment
Web version (safari version 26.3)

Thanks :)

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.