Brad Ullman

Results 6 issues of Brad Ullman

### Description For lists, seen here: https://sap.github.io/fundamental-react/listGroup There are some simple reasons why they are not currently keyboard navigate-able, and they dont require JS to fix. for example under *simple...

non-Gregorian calendars (Hebrew, Islamic, Solar, Japanese and a few others) are one of the reasons in the past my teams had to stick with Moment. It would be interesting to...

running 'npm start' and navigating to `http://localhost:4001` After editing a `*.scss` file, I see in the console a watcher has detected the change, and it taking some action (may even...

Is this issue related to a specific component? * https://sap.github.io/fundamental/components/button.html What version of the Fiori Fundamentals are you using? * 1.4.2 > There are only 2 hard things in computer...

Improvement
Define

This is makes the clickable icons in the conversation list into buttons. they include * edit - pencil icon * delete - the trash icon * accept conversation rename/accept delete...

**Background** In some circumstances the pattern matching was too greedy, resulting in additional non-related backfiles being removed. With this change, harden the ApplyRetentionPolicy to make it more reliable. additionally update...