Mateusz Żebrak

Results 21 comments of Mateusz Żebrak

@jimkring Which version of python are u using? I get into some errors with your solution on 3.10 like `NameError: name 'typer' is not defined`. But when I comment both...

> In other words: you should consider the CSS of a screen to be scoped to that screen unless you tell it otherwise. I want a little bit different thing...

> I believe that's an intended enhancement at some point, see the conversation in https://github.com/Textualize/textual/pull/2744. Thanks for that. Will read in a moment. It's a pity that you didn't mention...

> > It's a pity that you didn't mention it earlier, but you just reduced this problem to "typo in the documentation". > > I have no idea what this...

@chrisstjohn IDK if this will help you in any way, but I'll leave a link to https://github.com/Textualize/textual/discussions/3717

I would also appreciate dynamic bindings: https://github.com/Textualize/textual/issues/3041#issuecomment-1660080726 which comes from https://github.com/Textualize/textual/discussions/1792

Also related: https://github.com/Textualize/textual/discussions/2006

@willmcgugan I see this is now closed without a note - is this idea rejected or will be available anytime soon?

I tried to follow the issue of `NoMatches` raised in the `Header` widget because we have a similar workaround for this problem in our application and I feel responsible for...

Yes, I know how to push the installed screen. But the issue is about the inability to pop to **uninstalled** screen as in the title. Installed screen will be kept...