beeware / beeware/toga

Backfilling Web Widgets

Open
#3,334 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
5.4k
Forks
827
Avg merge
9h 45m
Merged PRs (30d)
58

Description

### What is the problem or limitation you are having?

The Toga web platform currently lacks implementations for a number of standard widgets that are available on other platforms. Which is currently limiting the ability to build-cross platform applications.

### Describe the solution you'd like

We plan to implement the missing widgets in the web back end to bring it closer to feature parity with other supported platforms.

Proposed Widgets

- [x] DateInput - Completed [#3338](https://github.com/beeware/toga/pull/3338) @mEp3ii2
- [x] TimeInput - Completed [#3405](https://github.com/beeware/toga/pull/3405) @JMah007
- [ ] NumberInput - In Progress [#3299](https://github.com/beeware/toga/pull/3299) @LunaMeadows
- [x] Selection - Completed [#3402](https://github.com/beeware/toga/pull/3402)@vt37
- [x] Slider - Completed [#3527](https://github.com/beeware/toga/pull/3527)@vt37
- [ ] Tree
- [ ] WebView
- [ ] MultilineTextInput
- [ ] DetailedList
- [ ] ImageView In Progress @Stringer90
- [ ] MapView
- [ ] Option Container
- [x] ScrollContainer Completed [#3362](https://github.com/beeware/toga/pull/3362) @kavi2du
- [ ] SplitContainer
- [ ] Table

### Describe alternatives you've considered

Do nothing

### Additional context

[https://github.com/beeware/toga/discussions/3333](url)

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by choosing one unchecked widget and compare the web back end with the corresponding implementations on other platforms. Done means that widget is implemented in the web back end and the checklist can be updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.