makani icon indicating copy to clipboard operation
makani copied to clipboard

Collection of UI components built specifically for .NET MAUI Blazor

Results 28 makani issues
Sort by recently updated
recently updated
newest added

documentation
good first issue
help wanted

We're currently hiding the navigation on the docs page for small screens. We need to have navigation for the docs page that works for mobile.

documentation
good first issue
help wanted

The docs page is being used to "dog food" the new sidebar component. This would 1. Add support to the docs page sidebar to always float along the page 2....

documentation
enhancement
good first issue
help wanted

- [ ] Light mode - [ ] Dark Mode - [ ] Labels - [ ] Auto-generated ID - [ ] Validation - choose at least one option

enhancement

In `ToastServiceTests.cs` the assertions in `AddToast_ShouldRemoveMessages` to check if items are being removed are failing on the server. They pass locally "works on my machine". Need to dig in and...

bug
help wanted
question

enhancement
good first issue
help wanted

The close button is not wired up yet. Clicking the close button should supersede the timer and begin removing the toast immediately. ![image](https://user-images.githubusercontent.com/1738479/174463245-57d7ab25-0a7b-42d9-a2b9-674cfc6c5abf.png)

enhancement
good first issue
help wanted

The title of the Docs page is "Dark mode disabled" - this started appearing when the `MkDarkModeToggle` was added. We're using this title in the SVG as the caption for...

bug
documentation
good first issue
help wanted

**Good first issue for a more experienced dev.** - [ ] Modal Service (see: [ToastService](https://github.com/getspacetime/makani/blob/main/src/Makani/Infrastructure/ToastService.cs) as a possible start) - [ ] Other Modal implementations seem to have performance issues...

enhancement
good first issue
help wanted

- [ ] Light mode - [ ] Dark Mode - [ ] Labels - [ ] Icons

enhancement