Fix(search): position the search results error message statically instead of absolutely #101

Merged
jakob.scheid merged 2 commits from fix/search-results-error-message into main 2026-06-02 13:19:35 +02:00
Owner

Position the search results error message static

Before, the search results error message was positioned absolutely, which might cause that it overlaps other elements. Now, it is positioned statically.

Related issues

Closes: #89

# Position the search results error message static Before, the search results error message was positioned absolutely, which might cause that it overlaps other elements. Now, it is positioned statically. ## Related issues Closes: #89
jakob.scheid added this to the 0.1.0 milestone 2026-06-01 18:49:11 +02:00
jakob.scheid added the
Priority
Medium
3
Area/Search ResultsKind/Bug
labels 2026-06-01 18:49:11 +02:00
jakob.scheid added this to the Project Board project 2026-06-01 18:49:11 +02:00
jakob.scheid moved this to Review in Project Board on 2026-06-01 18:51:05 +02:00
jakob.scheid added 2 commits 2026-06-01 18:54:14 +02:00
jakob.scheid force-pushed fix/search-results-error-message from 8de1e946f8 to ca70d46df3 2026-06-01 18:54:14 +02:00 Compare
johannes.vos approved these changes 2026-06-02 06:59:22 +02:00
jakob.scheid merged commit 37bba31fd4 into main 2026-06-02 13:19:35 +02:00
jakob.scheid deleted branch fix/search-results-error-message 2026-06-02 13:19:36 +02:00
jakob.scheid moved this to Done in Project Board on 2026-06-02 13:52:15 +02:00
jakob.scheid changed title from Position the search results error message statically instead of absolutely to Feat: position the search results error message statically instead of absolutely 2026-07-20 12:16:52 +02:00
jakob.scheid changed title from Feat: position the search results error message statically instead of absolutely to Fix: position the search results error message statically instead of absolutely 2026-07-20 12:16:56 +02:00
jakob.scheid changed title from Fix: position the search results error message statically instead of absolutely to Fix(search): position the search results error message statically instead of absolutely 2026-07-20 12:27:43 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Seekra/frontend#101