Gordon Johnston

Results 5 issues of Gordon Johnston

It looks like typescript types are missing for the new @attributeBindings and @classNameBindings that were added in 6.1.0 TS is giving this error Module '"node_modules/@ember-decorators/component"' has no exported member 'classNameBindings'.ts(2305)

### Version Information Server Version: 2.8.1 also seen on 2.7.0 ### Environment Docker local dev with community edition ### What is the expected behaviour? I expect streaming subscription to return...

k/bug

This PR resolves an issue where 'submitOnEnter' would not fire when more than one input element was present in the form. For example ``` ``` Would not call 'this.submit' when...

**Describe the bug** Both bootstrap 5 and ember-sortable use a `.visually-hidden` class. This results in styles being applied to an `ember-sortable` element that can cause layout issues. Particularly because the...

good first issue

I would like the ability to check values in the JWT against set values (strings, booleans etc) For example if the user's token contains 'allow_write:true` I would like to be...

c/server
k/ideas
p/high
p/medium
a/authn
c/v3-engine
s/triaged
v3