Ricardo A. Rubio

Results 3 issues of Ricardo A. Rubio

I noticed that if I try to filter for a product by catalog_id, I get no results back, even though I should get at least a couple results back. If...

enhancement

Hi @AlphaGit, I'm currently using ng-pattern-restrict with a slight modification: Original Version: ```javascript function revertToPreviousValue() { iElement.val(oldValue); if (!angular.isUndefined(caretPosition)) { setCaretPosition(caretPosition); } } ``` Normally, whenever a user changes the...

type: enhancement

If I resize my terminal window so that the current path I'm on is split between two lines, then typing causes strange behavior. Example: rr@Macintosh ~/dropbox/Source_Code/dev_bootcamp/phase1/week1/sudoku-2-guessing-challenge (rickr)*$ l     ...