Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
aswallace opened an issue on AllenInstitute/biofile-finder
ComboBox interaction bugs
The FluentUI component has a lot of interaction bugs that need to be resolved: - [ ] When text is entered in annotation combobox, clicking the 'x' goes to the next step instead of dismissing - [ ...aswallace opened an issue on AllenInstitute/biofile-finder
Add password logic to edit modal
Users will need to enter a password before being able to access the editing modal. Create a service user in LK for each password we make and keep a mapping of service user to passwordaswallace opened an issue on AllenInstitute/biofile-finder
Render input fields by annotation type
When creating a new annotation from the editing modal, different input fields should render depending on the annotation type selected by the user.aswallace created a comment on a pull request on AllenInstitute/biofile-finder
UX bugs from @lynwilhelm : - [ ] Arrow down with menu open changes file selection in the background (yikes!) - [ ] Don't allow user to move modal & fix move cursor - [ ] Remove REPLACE from fir...
aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
[86841dd](https://github.com/AllenInstitute/biofile-finder/pull/338/commits/86841ddb75322e2260230cf5c2422d5fa987ecf3)
aswallace pushed 1 commit to feature/metadata-editing/modal-ui-setup AllenInstitute/biofile-finder
- change file count to const 86841dd
aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
Possibly still a relevant comment?
aswallace created a review on a pull request on AllenInstitute/biofile-finder
agree with Sean's suggestions, otherwise lgtm
aswallace created a review on a pull request on AllenInstitute/biofile-finder
agree with Sean's suggestions, otherwise lgtm
aswallace pushed 1 commit to feature/metadata-editing/modal-ui-setup AllenInstitute/biofile-finder
- fix alignment issues 883578d
aswallace pushed 1 commit to feature/metadata-editing/modal-ui-setup AllenInstitute/biofile-finder
- fix radio group font size 0c895c9
aswallace pushed 1 commit to feature/metadata-editing/modal-ui-setup AllenInstitute/biofile-finder
- fix combobox attribute name c61675a
aswallace pushed 1 commit to feature/metadata-editing/modal-ui-setup AllenInstitute/biofile-finder
- fix styling for disabled buttons 4763c8c
aswallace opened a pull request on AllenInstitute/biofile-finder
[Large] Create UI for metadata editing workflow
This PR creates the main part of the UI for editing file metadata from BFF based on [the Figma designs](https://www.figma.com/design/oNQvOAK11YINcbPvNmkgwO/Public-File-Explorer?node-id=875-4724&nod...aswallace pushed 1 commit to feature/metadata-editing/modal-ui-setup AllenInstitute/biofile-finder
- create edit metadata modal b83d530
aswallace pushed 4 commits to main AllenInstitute/biofile-finder
aswallace closed an issue on AllenInstitute/biofile-finder
Ghost tooltip making an appearance
When I close the add new data source modal, the tooltip for the add button appears like a ghost in the night. Super creepy. <img width="498" alt="Screenshot 2024-10-23 at 2 04 45 PM" src="https:...aswallace closed a pull request on AllenInstitute/biofile-finder
Prevent button from refocusing on menu close
### Description The tooltip was reappearing on buttons with menus after the menu was closed because the dom was refocusing on the original button. This prevents refocusing on menu close via [a Flu...aswallace created a comment on a pull request on AllenInstitute/biofile-finder
> This also happens for the help menu Fixed in [d7e9e99](https://github.com/AllenInstitute/biofile-finder/pull/336/commits/d7e9e998ad4c6dae20b36d91338e4e0082a012fe): Moved the attribute to `use...
aswallace pushed 1 commit to bugfix/remove-button-refocus AllenInstitute/biofile-finder
- move refocus change to apply to all menu buttons d7e9e99
aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
May or may not work for this case, but for the MMS endpoint, we're intending to use a mapping of the current FES url to an MMS url instead of having to intialize the app with an additional URL htt...
aswallace pushed 36 commits to bugfix/remove-button-refocus AllenInstitute/biofile-finder
- Upgrade data source validation 735c8ad
- Fix scrollbar for Safari and Chromium 268275c
- Add browsers to comment 4a3e66a
- Create defaults for pre defined columns b95ff26
- Add trim to column normalization comparison 4911114
- Fix SQL & remove TODO d2b5f74
- Add required file path to desktop unit tests 8b72f02
- Prevent duplicate annotations 2da4c9b
- Keep original status error when possible 91fc03a
- Always add required columns 1907133
- Request data manifest like files f77c190
- Make work with filename too c636ab2
- Merge pull request #321 from AllenInstitute/feature/upgrade-validation-on-input Upgrade Data Source Ingestion f072f35
- Upgrade regex to cover replaces 336a387
- Add missing await ea6a10d
- Use enum for pre-defined columns 71c3537
- Combine alter commands and add hidden UID 0ed66fa
- Use UID instead of File iD 6984110
- Use uid in more places bcb08dc
- Use hidden id in tests b7a1438
- and 16 more ...
aswallace opened a pull request on AllenInstitute/biofile-finder
Prevent button from refocusing on menu close
### Description The tooltip was reappearing on buttons with menus after the menu was closed. This prevents refocusing via [a FluentUI Callout property](https://developer.microsoft.com/en-us/fluent...aswallace created a branch on AllenInstitute/biofile-finder
bugfix/remove-button-refocus - An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.