Brian Smith

Results 34 issues of Brian Smith

added fsevents `npm install -f fsevents --legacy-peer-deps` to verify it causes a build failure

As of https://github.com/Linuxbrew/brew/commit/93389fde63974f096156344e281610acec44130c, Linuxbrew has been merged upstream into Homebrew. The Homebrew homepage (https://brew.sh/) now describes Homebrew as "The Missing Package Manager for macOS (or Linux)"

continued from https://github.com/overhangio/tutor/pull/766 (rebasing autoclosed that one) This reorganizes the docs quite a bit, the full before/after TOC trees are available here: https://gist.github.com/brian-smith-tcril/4fc2edff60b171efc434f2748003e191 I also have this deployed to GH...

## Description Resolves https://github.com/openedx/paragon/issues/3024 ![image](https://github.com/openedx/paragon/assets/112954497/2c34f79c-9790-47a3-98f4-c834498b2cf4) ### Deploy Preview https://deploy-preview-3029--paragon-openedx.netlify.app/foundations/lms-icons/ ## Merge Checklist * [ ] If your update includes visual changes, have they been reviewed by a designer? Send them...

Update [Icons](https://paragon-openedx.netlify.app/foundations/icons/) to use a data table with filters such as icon categories ([Brand-Icons](https://paragon-openedx.netlify.app/foundations/brand-icons/), [LMS Icons](https://github.com/openedx/paragon/issues/3024))

* Get a link with all the icons so we know what needs to be added * https://github.com/raccoongang/frontend-app-learning/tree/sidebar-main/src/courseware/course/sidebar/sidebars/course-outline/icons * Add new “LMS Icons” page similar to https://paragon-openedx.netlify.app/foundations/brand-icons/ - add these...

from https://github.com/openedx/frontend-app-authn/issues/1133#issuecomment-1940664097 > In addition to the missing onErrorStateChange, the reason for not using the internal error state provided by Form.Autosuggest is the way it renders error. It is prefixed...

This should make https://github.com/openedx/frontend-app-authn/issues/1133 possible.

We have https://github.com/openedx/paragon/blob/970b102013bee1d1f7f72c7d1cbdac5318bfef69/package.json#L86 However, when trying to consume `paragon` with `"react-intl": "^5.25.1",` I've encountered ```sh npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/typescript npm ERR! peerOptional...

## Context From slack: > Brian Smith [Nov 16th 12:53 PM](https://openedx.slack.com/archives/C02NR285KV4/p1700157211592739) > > In the UI/UX WG today the files page in the course authoring MFE was presented, and it's...