Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separator option #3959

Draft
wants to merge 1 commit into
base: master-mysterious-egg
Choose a base branch
from

Conversation

loco-odoo
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Jan 16, 2025

This PR targets the un-managed branch odoo-dev/odoo:master-mysterious-egg, it needs to be retargeted before it can be merged.

@loco-odoo loco-odoo force-pushed the master-mysterious-egg-loco-3 branch from bf2980c to a0451cd Compare January 16, 2025 15:03
loadResult: applySpec.loadResult,
dependencyManager: comp.env.dependencyManager,
});
}
});
function getState(editingElement) {
if (!editingElement) {
if (!editingElement || !editingElement.isConnected) {
Copy link
Author

Choose a reason for hiding this comment

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

If an element has been removed from the DOM

@@ -98,7 +98,7 @@ test("hide/display base on applyTo", async () => {
});
addActionOption({
customAction: {
getValue: () => "customValue",
getValue: () => "10",
Copy link
Author

Choose a reason for hiding this comment

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

Because "BuilderNumberInput"

@loco-odoo loco-odoo force-pushed the master-mysterious-egg-loco-3 branch 3 times, most recently from d6aee04 to 7a3ea81 Compare January 17, 2025 13:20
@loco-odoo loco-odoo force-pushed the master-mysterious-egg-loco-3 branch from 7a3ea81 to 290c1d9 Compare January 17, 2025 13:36
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.

2 participants