[GH-ISSUE #2045] Text Inputs - the "x" / clear Button doesn't clear value #6533

Closed
opened 2026-04-20 17:07:52 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @stray-tori on GitHub (Jan 3, 2026).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/2045

Description

The autocomplete/search inputs have a "x" at the right when a value is selected. This "x" doesn't do anything (no console logs either) when clicked on.

Affected Inputs:

  • Settings: Default Project, Timezone, etc.
  • Project > Edit: Parent Project
  • Task > Relation: Task Search/Input
  • (... possibly more, I didn't check thoroughly)

Desired behavior:

  1. should clear the value
  2. if clearing shouldn't be possible because the value cannot be empty, don't show the "x"-Button

Vikunja Version

v1.0.0-rc3-148-dbb66bd7

Browser and version

Vivaldi 7.7.3851.66 (Chromium 142.0.7444.245)

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

Originally created by @stray-tori on GitHub (Jan 3, 2026). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/2045 ### Description The autocomplete/search inputs have a "x" at the right when a value is selected. This "x" doesn't do anything (no console logs either) when clicked on. Affected Inputs: * Settings: Default Project, Timezone, etc. * Project > Edit: Parent Project * Task > Relation: Task Search/Input * (... possibly more, I didn't check thoroughly) Desired behavior: 1. should clear the value 2. if clearing shouldn't be possible because the value cannot be empty, don't show the "x"-Button ### Vikunja Version v1.0.0-rc3-148-dbb66bd7 ### Browser and version Vivaldi 7.7.3851.66 (Chromium 142.0.7444.245) ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots _No response_
GiteaMirror added the area/frontend label 2026-04-20 17:07:52 -05:00
Author
Owner

@vikunja-bot-app[bot] commented on GitHub (Jan 8, 2026):

This issue has been fixed in #2067, please check with the next unstable build (should be ready for deployment in ~30min, also on the demo).

<!-- gh-comment-id:3724078157 --> @vikunja-bot-app[bot] commented on GitHub (Jan 8, 2026): This issue has been fixed in #2067, please check with the next unstable build (should be ready for deployment in ~30min, also on [the demo](https://try.vikunja.io)).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#6533