Moshe
Moshe
Hi! Can i try to work on FdropdownButton component?
hi tried to mimic server error at 'save challenge' api (by modifying /modern-challenge-completed to return error) i cannot see the redirection to next challenge (as it says at the issue...
so, after reading, and understanding more about this issue, i will try to summarize things i found out so far: the bug happens **when** there is some problem with api...
Hi, great starter. I'm trying to teach myself angular2 by playing with it. Must ask - why you decided to remove protractor (e2e) tests? Thanks
@ahmadabdolsaheb, actually i did opened issue already- #47356
can i see some place that project currently has this dropdownButton functionality?
currently i added `buttonText` and `options` props, dont sure what to do next
only now I figured the problem that can be here: freecodecamp uses bootstrap.css styles but my DropDownButton component - uses headless (which uses tailwind.css) to import both of css framework...
> @shootermv, the aim is to just replace the source of the components and have them work. Here are a few considerations: > > * The `options` prop is not...
must understand how correctly import this tools/ui-components project to `client` in order to test dropdownbutton there