Skip to content

[ADD] awesome_owl: implement Counter and Card sub-components#1302

Open
amsli wants to merge 1 commit into
odoo:19.0from
odoo-dev:19.0-tutorial-web-framework-amsli
Open

[ADD] awesome_owl: implement Counter and Card sub-components#1302
amsli wants to merge 1 commit into
odoo:19.0from
odoo-dev:19.0-tutorial-web-framework-amsli

Conversation

@amsli
Copy link
Copy Markdown

@amsli amsli commented May 27, 2026

PROBLEM - The initial frontend playground is a blank workspace lacking modular UI elements and reusable structures.

GOAL - Build the foundational building blocks of the Web Framework tutorial using Owl components.

SOLUTION -

  • Created a reusable 'Counter' component utilizing the 'useState' hook for reactive UI rendering.
  • Created a configurable 'Card' component that accepts 'title' and 'content' props from parent layouts.
  • Integrated child components into the main Playground container using clean Bootstrap card structures.

task-1302

@robodoo
Copy link
Copy Markdown

robodoo commented May 27, 2026

Pull request status dashboard

@amsli amsli requested a review from aboo-odoo May 27, 2026 14:08
@amsli amsli force-pushed the 19.0-tutorial-web-framework-amsli branch from 68046c1 to fa2d0ec Compare May 29, 2026 08:50
@amsli amsli force-pushed the 19.0-tutorial-web-framework-amsli branch from fa2d0ec to 86b3244 Compare May 29, 2026 11:29
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