Skip to content

[19.0][MIG] web_filter_header_button: Migration to 19.0#3329

Open
BhaveshHeliconia wants to merge 11 commits into
OCA:19.0from
HeliconiaIO:19.0-mig-web_filter_header_button
Open

[19.0][MIG] web_filter_header_button: Migration to 19.0#3329
BhaveshHeliconia wants to merge 11 commits into
OCA:19.0from
HeliconiaIO:19.0-mig-web_filter_header_button

Conversation

@BhaveshHeliconia

Copy link
Copy Markdown
Contributor

No description provided.

@BhaveshHeliconia BhaveshHeliconia mentioned this pull request Oct 17, 2025
46 tasks
@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot migration web_filter_header_button

@OCA-git-bot OCA-git-bot added this to the 19.0 milestone Oct 18, 2025
@BhaveshHeliconia
BhaveshHeliconia force-pushed the 19.0-mig-web_filter_header_button branch from 80c3990 to 03e854f Compare March 11, 2026 08:51
chienandalu and others added 10 commits July 16, 2026 10:34
Now we can configure group filters to show up along the other filters so
users can easily access those as well.

TT49232
When there are too many buttons, they won't fit in the window and they
will overlap with other ui elemnets. We can prevent it putting them in
their own row.

TT49431
In custom views, like the reconciliation one, that use the control panel
we must prevent loading the FilterButton component.

TT49664
@BhaveshHeliconia
BhaveshHeliconia force-pushed the 19.0-mig-web_filter_header_button branch from 03e854f to d574b32 Compare July 16, 2026 05:04
@OCA-git-bot OCA-git-bot added series:19.0 mod:web_filter_header_button Module web_filter_header_button labels Jul 16, 2026
@BhaveshHeliconia

Copy link
Copy Markdown
Contributor Author

@chienandalu @CarlosRoca13 Could you please review this? Thanks!

@CarlosRoca13 CarlosRoca13 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor change

>
<i
t-if="options.icon"
t-attf-class="fa {{options.icon}} {{name !== '' ? 'mr-1' : ''}}"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
t-attf-class="fa {{options.icon}} {{name !== '' ? 'mr-1' : ''}}"
t-attf-class="fa {{options.icon}} {{name !== '' ? 'me-1' : ''}}"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CarlosRoca13 Thanks for the review!

@BhaveshHeliconia
BhaveshHeliconia force-pushed the 19.0-mig-web_filter_header_button branch from d574b32 to 9a86b7d Compare July 21, 2026 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:web_filter_header_button Module web_filter_header_button series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants