-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Insights: adobe/react-spectrum
Overview
Could not load contribution data
Please try again later
9 Pull requests merged by 6 people
-
fix: tsdiffer
#8306 merged
May 29, 2025 -
fix: update bar bellow the tab when text changes
#8311 merged
May 29, 2025 -
fix: S2 ContextualHelp - Update popover size to match spectrum width
#8318 merged
May 29, 2025 -
fix: Virtualizer with useIsSSR
#8320 merged
May 29, 2025 -
fix: Clear contexts inside popovers
#8321 merged
May 29, 2025 -
fix: prevent combobox from closing when navigating through items with keyboard
#8301 merged
May 27, 2025 -
fix: apply scrollbar-gutter only when scrollbar is present to prevent layout shift
#8303 merged
May 27, 2025 -
feat: focus loading indicator in rac tree
#8270 merged
May 27, 2025 -
fix: Do not move backward through DateField segments when pressing Enter
#8279 merged
May 26, 2025
10 Pull requests opened by 8 people
-
[WIP] feat: Style macro devtool
#8305 opened
May 27, 2025 -
Expose closeOnSelect prop
#8315 opened
May 28, 2025 -
fix: clear selection when using form reset in RAC CheckboxGroup
#8316 opened
May 28, 2025 -
chore: Use inert in ariaHideOutside
#8317 opened
May 28, 2025 -
chore: AI Rules for React Spectrum
#8319 opened
May 28, 2025 -
fix: Icon coloring rules
#8323 opened
May 30, 2025 -
fix: use subtree option in getAnimations
#8325 opened
May 30, 2025 -
feat: Support keyboard focusing loading spinners in collection components
#8326 opened
May 30, 2025 -
chore: Pass through more DOM events and attributes
#8327 opened
May 30, 2025 -
fix(accessibility): Field announce error message for focused field
#8329 opened
May 30, 2025
44 Issues closed by 7 people
-
[S2] bar bellow the Tab does not update its width when text changes
#8308 closed
May 29, 2025 -
useIsSSR with I18nProvider breaks Virtualizer in react-aria-components 1.9.0 in Next.js
#8293 closed
May 29, 2025 -
Multiline autocomplete that supports multiple partial text matches
#5216 closed
May 29, 2025 -
ReactAriaDatePicker defaultOpen={true} incorrectly sets isPressed=true on child Button elements
#8188 closed
May 29, 2025 -
[RAC] Adding a footer with a button to Select's Popover moves its position to bottom left corner of page
#6048 closed
May 29, 2025 -
open popover inside modal doesn't disable scrolling
#8100 closed
May 29, 2025 -
Janky visual behaviour of Popover on Firefox
#7769 closed
May 29, 2025 -
`usePopover` with `isNonModal` is not accessible if used inside modals
#4213 closed
May 29, 2025 -
react-aria Popover does not overlay trigger element when placement is bottom
#7629 closed
May 29, 2025 -
More control over Popover underlay
#7380 closed
May 29, 2025 -
Dialogs not triggered on collapsed ActionGroup items
#3751 closed
May 29, 2025 -
[RAC] Flickering issues with Popover's 'left' position
#7093 closed
May 29, 2025 -
Improve docs so users can find when specific features were added to what versions of RSP
#2087 closed
May 29, 2025 -
FocusScope using portals can get into previous scopes
#2178 closed
May 29, 2025 -
unable to use ref with useCheckbox hook with Typescript... types of property 'capture' are incompatible.
#2500 closed
May 29, 2025 -
Select / ComboBox Open State isn't Persisted into Button's isPressed Render Prop
#7009 closed
May 29, 2025 -
[RAC] `Popover` style inside `Select` & `ComboBox` does not works properly
#6259 closed
May 29, 2025 -
ListBox selectionBehavior="replace" sometimes behaves as if it's "toggle"
#6165 closed
May 29, 2025 -
Virtual press fails to re-open Popover sometimes
#6207 closed
May 29, 2025 -
[usePress]: usePress print virtual click when not opening voiceover
#7567 closed
May 29, 2025 -
Sticky data-hover on MenuTrigger component when its children changes
#5962 closed
May 29, 2025 -
Popover: isNonModal does not disable focus trapping
#5564 closed
May 29, 2025 -
Opening overlay causes scrollbar to disappear
#5309 closed
May 28, 2025 -
useOverlay should optionaly prevent events
#5031 closed
May 28, 2025 -
The Reach Menu isn't being triggered inside a React Aria Dialog.
#5714 closed
May 28, 2025 -
Custom Trigger Boundary for popovers
#4599 closed
May 28, 2025 -
Using Collection inside a RadioGroup or Checkbox group interferes with tabbing
#6771 closed
May 28, 2025 -
ComboBox/SearchAutocomplete popovers can be detached from their triggers via scrolling
#4020 closed
May 28, 2025 -
All Selected elements in the dom get dragged with useDrag 'react-aria'
#7307 closed
May 28, 2025 -
usePopover: non-modal popover allows page and popover to scroll when target has position: fixed
#3804 closed
May 28, 2025 -
Focus issue when using inputs within an overlay
#2380 closed
May 28, 2025 -
Provide a way to add portaled (outer) nodes inside FocusScope
#3478 closed
May 28, 2025 -
Support passing a reference to FocusScope for controlling its tab order
#2421 closed
May 28, 2025 -
Select should not add aria-hidden when opened
#8313 closed
May 28, 2025 -
[RAC] Datetime picker, error when we have more than one button
#8312 closed
May 28, 2025 -
`mergeProps` does not merge inline style objects
#8314 closed
May 28, 2025 -
`<Link>` does not support `slot` prop
#8307 closed
May 28, 2025 -
TagGroup accessibility issue: removing tags with keyboard alone
#7483 closed
May 27, 2025 -
Combobox closes when navigating items with keyboard (May release regression)
#8298 closed
May 27, 2025 -
DatePicker goes backward through segments on Enter
#5102 closed
May 26, 2025 -
Controlled TextField resets on form reset
#6555 closed
May 26, 2025
4 Issues opened by 4 people
-
Announce Field error message for a focused field more reliably on Form submission
#8328 opened
May 30, 2025 -
Not able to change text selection for input elements inside Modal on iOS
#8324 opened
May 30, 2025 -
S2 Tabs collapsed popover has width issue
#8310 opened
May 27, 2025 -
[RAC] Add `data-placeholder` attribute to input fields as it is done in Select component
#8304 opened
May 26, 2025
57 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
docs: rtl date time format blog
#7936 commented on
May 30, 2025 • 7 new comments -
feat: Tree multiple level loading support
#8299 commented on
May 30, 2025 • 4 new comments -
fix(RAC): Tree DnD followup + docs
#8302 commented on
May 30, 2025 • 3 new comments -
chore: Storybook 8 using parcel builder
#8272 commented on
May 28, 2025 • 3 new comments -
fix: Don't reset form fields if reset event is cancelled.
#7603 commented on
May 28, 2025 • 3 new comments -
fix: prevent form submission when required Select has more than 300 options and no selection
#8280 commented on
May 29, 2025 • 2 new comments -
feat: Setup new S2 docs website
#8300 commented on
May 27, 2025 • 1 new comment -
[RAC] Tooltip is misaligned when using a CSS scale transition animation on [data-entering]
#8291 commented on
May 29, 2025 • 0 new comments -
useOverlayPosition: strange behaviour of shouldUpdatePosition
#4477 commented on
May 29, 2025 • 0 new comments -
useOverlayPosition: user-defined maxHeight is ignored when userSetMaxHeight < maxHeight
#4474 commented on
May 29, 2025 • 0 new comments -
Popovers: issues transitioning child elements
#8174 commented on
May 29, 2025 • 0 new comments -
Add origin-aware animations CSS variable to the popover components based on the `placement` prop
#8119 commented on
May 29, 2025 • 0 new comments -
Horizontal / cross axis flipping for popovers
#8173 commented on
May 29, 2025 • 0 new comments -
Popover flips even when there's space to render.
#7897 commented on
May 29, 2025 • 0 new comments -
iPad: Native date and time-input does not work inside Dialog
#7397 commented on
May 29, 2025 • 0 new comments -
Combobox popover disappears during scroll
#6609 commented on
May 29, 2025 • 0 new comments -
[RAC] ComboBox popover with `triggerRef` is not positioned correctly on SSR
#6524 commented on
May 29, 2025 • 0 new comments -
Add more calendar views (i.e., week view, year view, decade view)
#4652 commented on
May 27, 2025 • 0 new comments -
[RAC] MenuItem should support closeOnSelect boolean for when pressed/selected
#8208 commented on
May 30, 2025 • 0 new comments -
Allow dateFields to have different formats
#6266 commented on
May 30, 2025 • 0 new comments -
[RAC] DateRangePicker- input value isn't updated when granularity is < day
#7688 commented on
May 30, 2025 • 0 new comments -
onLoadMore prop for react-aria-components ListBox
#5493 commented on
May 30, 2025 • 0 new comments -
Controlled react-aria-components Select cannot be nulled
#8032 commented on
May 30, 2025 • 0 new comments -
feat: support selectionMode="replace" in grid collection test utils
#8028 commented on
May 30, 2025 • 0 new comments -
fix: TableView jump to top on asynchronous load
#8133 commented on
May 30, 2025 • 0 new comments -
feat: Allow scroll events to be added on certain table components
#8150 commented on
May 28, 2025 • 0 new comments -
feat: Icon builder to library
#8203 commented on
May 28, 2025 • 0 new comments -
fix(ScrollView): don't report empty visible rect when the content suspends
#8215 commented on
May 29, 2025 • 0 new comments -
fix: TreeView inadvertent focus trap
#8277 commented on
May 30, 2025 • 0 new comments -
focusableElements selectors list doesn't include the new <permission /> element
#8226 commented on
May 27, 2025 • 0 new comments -
Tag is not working with DialogTrigger
#8151 commented on
May 28, 2025 • 0 new comments -
[RAC] Row component with href disappears on hover in Next.js
#8289 commented on
May 28, 2025 • 0 new comments -
DatePicker browser autocomplete support
#7167 commented on
May 28, 2025 • 0 new comments -
`getChildren` isn't implemented for `TreeCollection`
#8016 commented on
May 28, 2025 • 0 new comments -
Pass `id` prop to the menu item's DOM element
#7978 commented on
May 28, 2025 • 0 new comments -
Popover combined with Menu is not flipped when the content doesn't fit
#7960 commented on
May 28, 2025 • 0 new comments -
Popover exceeds window boundaries when its size changes
#7732 commented on
May 28, 2025 • 0 new comments -
Popover position varies on iOS Safari based on navigation bar presence
#2343 commented on
May 28, 2025 • 0 new comments -
Missing `updatePosition` from `usePopover` return value.
#4040 commented on
May 28, 2025 • 0 new comments -
Can't make ListBoxSection sticky
#8117 commented on
May 28, 2025 • 0 new comments -
(Uncontrolled) Menu defaultSelectedKeys does not handle state internally
#8039 commented on
May 28, 2025 • 0 new comments -
RaC Modal: add a prop to disable focus trap
#7954 commented on
May 28, 2025 • 0 new comments -
support scrolling outside of overlay
#1852 commented on
May 28, 2025 • 0 new comments -
Ability to style the Popover overlay
#5231 commented on
May 28, 2025 • 0 new comments -
React Aria: Replace Esc key listeners with a CloseWatcher in supported browsers
#5531 commented on
May 29, 2025 • 0 new comments -
[react-aria-component] Popover component magnified has some funky behaviour
#5426 commented on
May 29, 2025 • 0 new comments -
Toggle Popover on click and hover
#5535 commented on
May 29, 2025 • 0 new comments -
react-aria focus management causes conflicts with other libraries
#5799 commented on
May 29, 2025 • 0 new comments -
Can input receive focus differently in a popover scenario
#5953 commented on
May 29, 2025 • 0 new comments -
React Aria Components Popover with container padding visual issues at placement boundary.
#5977 commented on
May 29, 2025 • 0 new comments -
ListBox always empty when rendered inside a ComboBox with a Modal instead of a Popover
#6021 commented on
May 29, 2025 • 0 new comments -
Make Disclosure Animatable
#7528 commented on
May 29, 2025 • 0 new comments -
Support for custom anchor position in popover
#6068 commented on
May 29, 2025 • 0 new comments -
Popover entry animations do not fire when shouldUpdatePosition=false
#6174 commented on
May 29, 2025 • 0 new comments -
`ariaHideOutside` keeps dynamically added content hidden when follow-up ariaHideOutside is called inside it
#8268 commented on
May 29, 2025 • 0 new comments -
ComboBox Popover doesn't update if Input position changes
#6424 commented on
May 29, 2025 • 0 new comments -
Incorrect popover placement when using css `zoom` on `body`
#6431 commented on
May 29, 2025 • 0 new comments