BinaryAssault

Results 13 issues of BinaryAssault

### Description It seems that when you use a ViewCell in any TableView, it will disappear. The disappear seems to occur when something new focuses. A few examples: ![BrokenViewCells-EntryCellFocus](https://user-images.githubusercontent.com/19739224/158271659-139a5418-0b4b-4507-bec0-9a060bf203e4.gif)![BrokenViewCells-PickerNoStackLayout](https://user-images.githubusercontent.com/19739224/158271660-e77193ea-9877-4500-9bae-67fd6acdc2a2.gif) ![BrokenViewCells-PickerInStackLayout](https://user-images.githubusercontent.com/19739224/158271661-0cdf553c-cb2e-43db-a986-bf9f2c2bb290.gif)![BrokenViewCells-RadioButtons](https://user-images.githubusercontent.com/19739224/158271663-776d53aa-8e9a-43a9-b184-03679621dac7.gif)...

t/bug
area/layout 🔲
platform/android 🤖
p/2
s/verified
s/triaged

A very useful tool I use in some add-ons is the ability to play random based on a selection. Say you search for a show and bring up the context...

enhancement

I was working with the slider and ran into a few issues. This is using vs 2022 preview 17.6 preview 1/A10 1. Slider min/max are not honored. A max of...

Using the following steps, you will see that the DatePickerField will not allow you to reselect the same date after clearing it: 1. In a DatePickerField, select some date 2....

bug
platform-android
platform-ios
control-datepickerfield
stuck 🚧

Can the EditorField have at the very least the TextChanged event added to it? Would be even better if ReturnCommand/ReturnCommandParameter could be included (not sure of feasibility) Additionally would be...

feature 🎉
control-textfield
control-editorfield

Note, I can only replicate this half of the time. I will try and get a more accurate way, below are steps that I recall that have made it happen...

bug
attachment-bottomsheet
bug-verified

Create a picker `````` `````` Click the picker (notice the title moves up at this point) Press cancel Notice nothing is selected but the title is moved up still

control-pickerfield
bug-report

I'm using the latest pre-release version of Uranium UI using .NET8. I have a simple page as shown below. With a material:PickerField, the BottomSheet simply doesn't function. I can't swipe...

attachment-bottomsheet
control-pickerfield
bug-report

Would be nice to have a SelectedRow or SelectedIndex or SelectedItem for a datagrid. In my case, I need the datagrid but only care about single selection.

feature 🎉
control-datagrid

Would be neat to change the name of the title that is displayed for a picker after selecting something Such as... ` Title = "Select Something" ` // user selects...

enhancement
control-pickerfield