Skip to content

[ADD] Introduce x2many_searchable module for inline quick search in embedded lists#3527

Open
drkpkg wants to merge 2 commits intoOCA:19.0from
drkpkg:19.0
Open

[ADD] Introduce x2many_searchable module for inline quick search in embedded lists#3527
drkpkg wants to merge 2 commits intoOCA:19.0from
drkpkg:19.0

Conversation

@drkpkg
Copy link
Copy Markdown

@drkpkg drkpkg commented Apr 29, 2026

This module adds a new search bar that provides an optional inline quick search feature for x2many embedded lists in form views. The module includes necessary files such as the manifest, README, and JavaScript functionality to enable searching within these lists. Additionally, it includes tests to ensure the search functionality works as expected.

Screenshots


01
02
03

…mbedded lists

This module adds a new search bar that provides an optional inline quick search feature for x2many embedded lists in form views. The module includes necessary files such as the manifest, README, and JavaScript functionality to enable searching within these lists. Additionally, it includes tests to ensure the search functionality works as expected.
@OCA-git-bot OCA-git-bot added series:19.0 mod:web_x2many_searchable Module web_x2many_searchable labels Apr 29, 2026
@pedrobaeza pedrobaeza added this to the 19.0 milestone Apr 29, 2026
@pedrobaeza
Copy link
Copy Markdown
Member

Very useful one! Seeing the screenshots, I would say to reduce at maximum the padding for not losing too many vertical space, specially for small screens.

New SCSS file for styling the x2many search panel, ensuring it remains visible on small screens.
XML layout updated to adjust margins and paddings for better responsiveness and alignment of the search components.
@drkpkg
Copy link
Copy Markdown
Author

drkpkg commented Apr 29, 2026

Very useful one! Seeing the screenshots, I would say to reduce at maximum the padding for not losing too many vertical space, specially for small screens.

I did an adjustment in .o_x2m_search_panel class to prevent the overlap and have a better UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:web_x2many_searchable Module web_x2many_searchable series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants