Skip to content

refactor(ui): remove redundant owner banners and fix search filters#840

Merged
phoebus-84 merged 3 commits intomainfrom
ui_ux_enhancements
Apr 20, 2026
Merged

refactor(ui): remove redundant owner banners and fix search filters#840
phoebus-84 merged 3 commits intomainfrom
ui_ux_enhancements

Conversation

@phoebus-84
Copy link
Copy Markdown
Collaborator

Summary

  • remove owner-only edit banners from profile and project detail pages while keeping inline edit actions
  • fix search page filter composition to avoid sending mutually exclusive fields name and orName
  • fix profile tab search by wiring search input into the projects query filter with debounce

Commits

  • refactor(ui): remove owner edit banners from profile and project detail pages
  • fix(search): avoid sending both name and orName filter params
  • fix(profile): wire search input to GraphQL filter in profile tabs

Testing

  • manual verification of search page error path and profile tab search behavior

@phoebus-84 phoebus-84 merged commit 4bf1d59 into main Apr 20, 2026
1 check passed
@phoebus-84 phoebus-84 deleted the ui_ux_enhancements branch April 20, 2026 09:42
This was referenced Apr 21, 2026
phoebus-84 added a commit that referenced this pull request Apr 21, 2026
- **style: 🎨  lighter markdown editor (#763)**
- **feat: ✨ links to projects now lead to new products page (#813)**
- **feat: ✨ improve UX for unauthenticated users (#814)**
- **fix: 🐛 project images editing (#817)**
- **fix: 🐛 qr code disappear for projects that have it and new tabs
mapping for url params (#818)**
- **feat: ✨ add recyclability and repairability filters (#821)**
- **feat: interfacer gui big rework phase 1 (#825)**
- **fix: 🐛 migrate to mominatim for location autocomplete and lookup
(#834)**
- **feat(dpp): ✨ dedicated DPP detail page with prototype-matching UI
(#835)**
- **feat(layout): ✨ show top bar and sidebar for unauthenticated users
(#836)**
- **fix(nav): 🐛 Designs links to /designs, fix active state catch-all
(#837)**
- **feat: ✨ wire sorting orderBy and distinctPrimaryAccountableCount
from backend (#838)**
- **feat(dpp): ✨ redesign DPP tab to match Figma prototype (#839)**
- **refactor(ui): remove redundant owner banners and fix search filters
(#840)**
- **refactor(tags): ♻️ 🏷️ prefix user tags with tag- to disambiguate
from system classifiedAs (#841)**

---------

Co-authored-by: Puria Nafisi Azizi <puria@dyne.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant