Skip to content

Renamed titles of basic examples#6535

Merged
FeodorFitsner merged 4 commits into
mainfrom
inesa/rename-example-apps
May 29, 2026
Merged

Renamed titles of basic examples#6535
FeodorFitsner merged 4 commits into
mainfrom
inesa/rename-example-apps

Conversation

@InesaFitsner
Copy link
Copy Markdown
Contributor

@InesaFitsner InesaFitsner commented May 28, 2026

Description

Test code

# Minimal test/reproduction code for reviewers, if applicable.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I signed the CLA.
  • I have performed a self-review of my own code.
  • My code follows the style guidelines of this project.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • New and existing tests pass locally with my changes.
  • I have made corresponding documentation changes, if applicable.
  • I have added changelog entries for user-facing changes, if applicable.
  • I have updated release guide pages and website/sidebars.yml for breaking changes, removals, and deprecations, if applicable.

Screenshots

Additional details

Summary by Sourcery

Standardize example titles and captions across docs and Python example metadata to use descriptive, control-specific names instead of generic 'Basic' or numbered labels.

Documentation:

  • Rename example section headings and image captions in control and service documentation to use descriptive control names and behaviors.
  • Update chart documentation example titles to describe the specific chart type or interaction shown (e.g., line, bar, pie, box plot).

Chores:

  • Align titles in example pyproject metadata with the updated descriptive names used in the docs for consistency across the gallery.

InesaFitsner and others added 4 commits May 28, 2026 13:18
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…itles

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

We've reviewed this pull request using the Sourcery rules engine

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying flet-website-v2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1c2f131
Status: ✅  Deploy successful!
Preview URL: https://2557075f.flet-website-v2.pages.dev
Branch Preview URL: https://inesa-rename-example-apps.flet-website-v2.pages.dev

View logs

## Examples

### Basic example
### Audio
Copy link
Copy Markdown
Contributor

@ndonkoHenri ndonkoHenri May 29, 2026

Choose a reason for hiding this comment

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

Using the Control's name as title here, doesnt seem that right to me. Why not maybe use the metadata title?

[tool.flet.metadata]
title = "Audio playback controls"

Btw, in addition to renaming the "basic" examples, I am thinking we could also rename the "example_x" folders, for example, in this case we have "audio/example_1", which could be renamed to something better, like the above metadata title.

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.

Yep, both example auto-titles and folder renamings are coming in the next PR.

@FeodorFitsner FeodorFitsner merged commit d72cfa5 into main May 29, 2026
53 checks passed
@FeodorFitsner FeodorFitsner deleted the inesa/rename-example-apps branch May 29, 2026 18:50
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.

3 participants