Our pretty bar changes visual state of the filtered elements, clears with the X, restores hidden elements when deleting characters. Etc.
For the future: if a chapterBlock is collapsed but has results, expand it. No?
Also, hopefully getting fontawesome to the latest version... Regardless of that, this is a great opportunity for a legendary 404.
Expansion of containers achieved
Still working on collapsing them back when search terms change.
If users had just pressed "collapse all" before the search, they should remain thus afterwards.
The UX focus here is not to change the users' expected behaviour and final result.
Future: updating font awesome.
Working on a legendary "not found" image to make FCC join the internet hall of fame.
(btw, where would I keep that file in the server?)
- Change example quote to valid JavaScript
- Add example of what you will get if you print said example quote
- Place emphasis on "if" in the instructions so that it'll hopefully be clear
you do not actually need to print it
This commit adds additional test case to the Roman Numeral challenge.
It was possible to pass the tests with incorrect code, as seen in the
issue discussion.
Tested locally.
closes#6616
This commit changes the text of the label from "View my solution" to
"View solution".
As disscussed in the issue, campers visiting profile pages of others,
saw "View my solution" and found this confusing.
Removing the "my" from the text makes it generic, to either user's own
page or other's pages.
Tested locally.
This commit fixes the test case with change to assert in one case,
and change to the test case message in another case.
I intentionally, changed the assert for one case and message for other
Tested locally.
Addressing the changes discussed over skype to fix#6564, and an incoming issue with #6584 in which the absence of the button will create awkward empty spaces.
Took that chance to improve the spacing even further —vertical real state.
----
bonus: changed the colour for the navbar hover status (brown -> darkgreen)
From a <table> inside a single <h2> and spacing based on html encoded stuff, to an <ul> with light css styling.
-----
More cleanup changes for the rest of the page to come in next PR.
Centering in screen, responsive and indented.
Adittional styling to enhance visual hyerarchies, and then some UX colour-loving care to ease use on the sidebar+menu.