Mark Clark
Mark Clark
Would it make sense to initialize a history stack when a new dialogue is opened, push for each string, pop to go back and clear it on dialog exit?
Doesn't seem like something that would break compatibility with existing modules. In the few discussions I've been in I suppose I never asked if the goal of this repo was...
Is this based on the DnD/Pathfinder Sanctuary spell where a monster has to roll for a chance to even be allowed to roll an attack? When I played as a...
@DaveWebb2 @nilsteampassnet Had this same issue. I could access the user list, but my coworker could not despite being set as a manager. This was fixed by assigning him to...
I have this issue as well. I ended up copying html files and filter folder from `'ng-table/src/browser'` to an ng-table folder in my webroot `'~/ng-table/'` Not using webpack, using typescript...
Using the solution posted by @travist works in latest Chrome and Edge; however, I cannot tab out of the field in Firefox.
> Going to be way annoying for very little value. I _might_ have a value proposition for you assuming I understand the issue properly. I am trying to integrate Wolverine...
I'm not sure this is limited to Safari. Also, it looks like this has been a long standing issue. I've found more than one issue that revolves around `search-enabled=false` and...
@Jefiozie What about using character navigation? Intuition leads me to believe pressing "T" should take you to the first item in the list that starts with "T".
> If search-enabled=false and you press a key for example: A it should select the first item in the list with the A correct? @Jefiozie That is correct. I'm unfamiliar...