Cillian Myles

Results 6 issues of Cillian Myles

**Your Info** Using SuperEditor at Superlist **User Behavior** Multi-line SuperTextFields with text that overflow (e.g. 3 lines of text, when max lines is 2) are not vertically scrollable on mobile....

type_enhancement
area_supertextfield
customer_superlist

As requested in a previous PR: https://github.com/superlistapp/super_editor/pull/2139#discussion_r1717331822 This PR demonstrates that the value of `SuperTextFieldInspector.findScrollOffset()` is incorrect sometimes after vertical scrolling on mobile. I guess maybe this comment might contain...

## Description (bug summary) My app is using the system brightness controls (previously the application controls) but I have observed on multiple iOS devices the value for brightness always seems...

bug

### Steps to reproduce 1. Create new project: `rails new -n rails_bug_repro_force_plural` 2. Create pluralised scaffold: `bin/rails generate scaffold EligableDaysParts year:integer! days_per_week:integer! public_holidays:integer! unpaid_leave:integer! sick_days:integer! --force-plural` 3. Migrate the database:...

stale

### What information needs to be added? The content on docs.flutter.dev, and subpages, contain a wealth of information oh how best to create good Flutter apps and Dart code. The...

infra.structure
p2-medium
co.request