-
@Patowhiz I assume this is a simple task, once your Presentation (sub-)dialog is merged? I assume anyone can do this, so @N-thony can allocate. It would be good to include this in the next release -…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only relate…
-
The gt package gives many useful examples of scripts [here](https://gt.rstudio.com/news/index.html).
And the gt package has a script mainly for sparkline tables [here](https://jthomasmock.github.io…
-
We have a program that uses `wxDataViewCtrl` and can show modal dialogs. Before showing the dialog, we call the `Hide()` method for one of the widgets of the displayed window and `Layout()`. Because o…
-
### Description
Update the component mapping metadata at the bottom of the following skin modules' .marko files to ensure that we are passing accurate information about component availability to our …
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…
-
**Describe the bug**
A clear and concise description of what the bug is.
When creating a dialog, then has its `open` prop set to a state var, and its the state var is set by a button within a menu, …
-
**Describe the bug**
All modal dialogs throughout the application are difficult to use, especially when they contain multiple tables or other interactive elements. The current design requires exces…
-
### Landing screen
- [ ] Help text that talks about what tables is about (needs planning)
- [ ] Add quick create options for the templates that we have, giving users ideas about what they can do (nee…
-
The current dialog is already usable by @Patowhiz. Like the 2-variable summarise, it produces a gt object. Here is an example of the current dialog: This (and the nex) are long explanatory comments…