Skip to content

Conversation

@hozblok
Copy link
Contributor

@hozblok hozblok commented Feb 13, 2024

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

await expectScreenshot();
});

test('layout transparent', async ({mount, expectScreenshot}) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

you need to take a screenshot, to do this you need to run the command npm run playwright:docker

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

row: Row,
row_verbose: RowVerbose,
table_item: TableCell,
transparent: Transparent,
Copy link
Contributor

Choose a reason for hiding this comment

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

you also need to add a transparent layout for the dynamicViewConfig for boolean spec

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed.

@NasgulNexus plz, look at https://preview.gravity-ui.com/dynamic-forms/171/?path=/story/object-inline--inline
I've added checkbox. Looks like true|false on the View tab.

Perhaps it would be cool to set aliases in spec for the checkbox values? But I'm not sure that anyone needs it.

@hozblok hozblok marked this pull request as ready for review February 14, 2024 18:02
@hozblok hozblok requested a review from bocembocem as a code owner February 14, 2024 18:02
@hozblok hozblok changed the title WIP: feat(objectInline): support inline boolean fields feat(objectInline): support inline boolean fields Feb 15, 2024
@hozblok hozblok merged commit 043761c into main Feb 16, 2024
@hozblok hozblok deleted the inline-boolean branch February 16, 2024 13:32
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.

5 participants