• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

helpscout / blue
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: typescript
DEFAULT BRANCH: master
Repo Added 31 Aug 2017 06:49PM UTC
Files 363
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH choice-fix-id
branch: choice-fix-id
CHANGE BRANCH
x
Reset
  • choice-fix-id
  • ChatList-component
  • PortalWrapper/remove-body-lock
  • SidebarCollapsibleCard/improve-sorting
  • add-back-icon
  • add-checkbox
  • add-grid-component
  • add-helix
  • add-progress-bar
  • add-utils-to-main
  • alert-component
  • avatar-initials
  • better-bundling
  • bind-performance
  • card-enhance
  • card-onclick
  • card-resolve-classname
  • card/add-link-component-integration
  • card/link-background-color
  • css/input-and-select-for-vendors
  • dragon-drop
  • drop/composedcomponent-props
  • dropdown
  • dropdown/cani
  • dropdown/simplify-positioning
  • emoji-picker
  • enum-proptypes
  • exp-popoverwrapper
  • feature/add-hint-text-to-input
  • fix-animate-classname
  • fix-portal-test
  • fix-sortable-component-prop
  • fix/import-path
  • hs-app-slim
  • hs-app-theme
  • improve-component-exports
  • improve-component-props
  • improve-portal-mount-cycle
  • infinite-scroll
  • infinite-scroll/improve-scroll-position
  • infinite-scroller/improve-callback-events
  • input/fix-autocomplete-styles
  • input/multiline-ghost-overflow
  • keypresslistener/work-with-iframes
  • list-component
  • loading-dots/add-alignment
  • master
  • message-component
  • modal/fix-scrollable-padding-issue
  • prevent-default-on-link-click
  • progress-bar-accessibility
  • resolve-dependencies
  • router-wrapper
  • samp-code-components
  • sidebar-collapsible-card-toggle-open-with-props
  • sidebar-expandable-card
  • skeleton-component
  • sortable-props-issue
  • storybook
  • switch-component
  • timeline-component
  • truncate-component
  • update-gitignore-and-package
  • v0.0.10
  • v0.0.11
  • v0.0.12
  • v0.0.13
  • v0.0.14
  • v0.0.15
  • v0.0.16
  • v0.0.17
  • v0.0.18
  • v0.0.19
  • v0.0.20
  • v0.0.21
  • v0.0.22
  • v0.0.23
  • v0.0.24
  • v0.0.25
  • v0.0.26
  • v0.0.27
  • v0.0.28
  • v0.0.29
  • v0.0.30
  • v0.0.33
  • v0.0.35
  • v0.0.36
  • v0.0.37
  • v0.0.38
  • v0.0.39
  • v0.0.40
  • v0.0.41
  • v0.0.42
  • v0.0.43
  • v0.0.43-beta
  • v0.0.43-beta.1
  • v0.0.44
  • v0.0.45
  • v0.0.46
  • v0.0.47
  • v0.0.48
  • v0.0.49
  • v0.0.5
  • v0.0.50
  • v0.0.51
  • v0.0.52
  • v0.0.53
  • v0.0.54
  • v0.0.55
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9

pending completion
61

push

travis-ci

ItsJonQ
Choice: Fix ID generation

This update fixes the `uniqueID()` generation for the `Choice` component, which indirectly fixes it for `Checkbox` and `Radio`. The same fix was also applied to `Input` and `PortalWrapper`.

This issue was the element's ID was being regenerated everytime there was a prop change, which is incorrect. It should only be generated once. The solution was to generate and store the uniqueID in the component state, instead of creating it in the render hook.

The uniqueID creation factory function has also been enhanced to accept a prefix override namespace.

345 of 345 branches covered (100.0%)

Branch coverage included in aggregate %.

11 of 11 new or added lines in 5 files covered. (100.0%)

564 of 564 relevant lines covered (100.0%)

35.43 hits per line

Relevant lines Covered
Build:
Build:
564 RELEVANT LINES 564 COVERED LINES
35.43 HITS PER LINE
Source Files on choice-fix-id
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
61 choice-fix-id Choice: Fix ID generation This update fixes the `uniqueID()` generation for the `Choice` component, which indirectly fixes it for `Checkbox` and `Radio`. The same fix was also applied to `Input` and `PortalWrapper`. This issue was the element's ... push 05 Sep 2017 05:56PM UTC ItsJonQ travis-ci pending completion  
See All Builds (1137)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc