Dylan Martin

Results 20 issues of Dylan Martin

As far as I can tell, there's no good tool for catching missing spaces after comments in Haskell. For example, when code reviewing, I sometimes see things like this: ```...

Once we migrate away from using `avrohugger` for IDL parsing ([task link](https://github.com/47deg/marlow/issues/543)), we can safely remove the `scala.jdk.CollectionConverters` littered throughout skeuomorph without causing bincompat issues with `sbt-mu-srcgen`. See [this comment](https://github.com/higherkindness/skeuomorph/pull/322#issuecomment-682474294)...

Implements the following: - [x] Add SLA for tickets - [x] Fix the tag colors for this - [x] Add attachment functionality to the chat message visualization (e.g., show a...

### Feature request ## Is your feature request related to a problem? Right now, refreshing the survey editor form kills all of your progress. This is distressing for users who've...

enhancement
team-feature-success
feature/surveys

### Feature request Juraj suggested that we add a banner that says something like "responses won't be collected until you launch your survey" or "start collecting responses today!" Apparently product...

enhancement
team-feature-success
feature/surveys

### Feature request While going through the survey UI with Juraj today, we found the following UI elements that we think we could change (they're either new features, or UI...

enhancement
team-feature-success
feature/surveys

### Feature request ## Is your feature request related to a problem? Not really, just feels like an easy feature to implement that we don't have yet. ## Describe the...

enhancement
team-feature-success
feature/surveys

### Feature request ## Is your feature request related to a problem? Eric noticed that the error message that is triggered by leaving mandatory fields empty within collapsed accordion menus...

enhancement
team-feature-success
feature/surveys

This change does the following 1. adds a `beforeUnload` handler to the survey editing experience so that users don't accidentally refresh the page and lose their survey edit progress. As...

### Bug Description ## Bug description Right now, the HTML question editing experience for the survey editor doesn't work quite right. The main issue is that the "Text" box field...

bug
team-feature-success
feature/surveys