-
Notifications
You must be signed in to change notification settings - Fork 417
[dev-v5] MessageBar (WIP!!) #3712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev-v5
Are you sure you want to change the base?
Conversation
@vnbaaij since you are working on this component I would like to mention one behaviour from v4 which really annoys my. By default all MessageBoxes are using fade animations. But for the most part I use them as warning or information boxes which will be initiated on page load. I know I can change this behaviour by setting Maybe also for Maybe you can consider it for v5 :) |
Yes, want have these available on a provider level, I think. But don't expect any new code/progress for the next 7 days. Enjoying some time off without access to an IDE 😉 |
@vnbaaij sure, no problem! :) I just thought I might take the chance to mention this. This kind of functionality would be nice for other components as well. Perhaps there is some room for future ideas. I'm thinking about But first enjoy your days off! :) |
Definitely! But in the short term probably only for our own 'native' Blazor components. For the web components our influence is more limited.
We must choose either orientation as a default. What is your idea to solve your issue? Create something like a
Already enjoying it. I'm answering this poolside from a sunbed, so... 😁 |
What do you mean? By default, the In summary:
So. Why do you want to be able to change the default |
Because I use the I kinda use it like the Bootstrap col system. |
Yes you can use it, and I also use it. But in this case, I set |
Just storing it here to not loose anything. NOT DONE YET!