JordiPV

Results 5 comments of JordiPV

@mykola the `Learn more ->` link is visible in the modal, but I don't see it in the design. Was it something decided later on? ![image](https://github.com/user-attachments/assets/512709dd-ee3f-4972-9d3f-fdd343a9d119)

> One thing I noticed, when schema is disabled via the filter: > > We then show in the integration page a message about the schema being disabled (rightly so),...

> Also, I'm not able to tell [by the design](https://www.figma.com/proto/wnmNZZKrc09mm0dMWqBHWf/Schema?node-id=327-2934&p=f&viewport=516%2C602%2C0.16&t=oupYQ86rS870DUgS-0&scaling=min-zoom&content-scaling=fixed&starting-point-node-id=327%3A2934&show-proto-sidebar=1), but when we have disabled schema via the filter, it looks like the main feature toggle is disabled in the...

> **CR**: āœ…, aside from one thing I missed and want us to improve: > > * In `Schema_Disabled_Conditional`, turn `return ! $this->options->get( 'enable_schema', true );` into `return $this->options->get( 'enable_schema',...