Timothy John Perisho Eccleston
Timothy John Perisho Eccleston
It seems no matter how times I unpin or delete a filter on a widget, it will always reappear in the same order relative to the other filters. In terms...
Feel free to restructure `contributors.md` how you want it. Sorry if I missed an implied standard.
### Describe the problem to be solved In some cases, it could be useful to trace back to specific csv files that supplied rows of data. For example, if the...
# Problem Suppose: 1. I start the `sbt` shell. 1. I have an env var set in my `.env` 2. When I `run` my project, the env gets imported. 3....
### Describe the problem to be solved # Sorting ## Currently If I edit sorted fields in a row, it will move to a new location and the view will...
Currently, [SmithyIdlComponentOrder](https://github.com/smithy-lang/smithy/blob/84d3ccbd2009e22686e5f8503b1c265dfe0f46ae/smithy-model/src/main/java/software/amazon/smithy/model/shapes/SmithyIdlComponentOrder.java#L19) only takes 3 values: - `ALPHA_NUMERIC` - `SOURCE_LOCATION` - `PREFERRED` However, users sometimes have valid reasons for wanting their own sort order. ## Our use case: as an...
Now "max" means max. This prevents overwhelming downstream systems, especially if the developer loads these into a database without realizing. #askingForAFriend ;)
Fixed with #907