Abigail Figaro
@abigailjulieAll solutions
NFT Preview Card w/BEM
#bootstrap#bemSubmitted 2 months agothe brightness on the eye icon and semantic HTML comments.
Responsive Ecommerce product page
#accessibility#bootstrap#react#viteSubmitted 3 months agoany pointers on scalability? Should I be moving most functions out of the component and into a utils file?
Responsive New Homepage
#accessibility#bootstrap#reactSubmitted 3 months agoApp CSS seems to be lost, code is still there but the page is looking weird after deployment. I had to update the path for Home in the App.jsx. I wonder if that messed things up.
Accessible Contact Form
#accessibility#bootstrapSubmitted 3 months agoTwo things:
- Never figured out how to show and hide success message, code should work right?
- The error message was working fine until I asked ai to optimize, now it only shows us if I've erased an input.
Please advise
Time Tracking Device Dynamically Populate
#bootstrapSubmitted 4 months agoHow could I have used bootstrap to make the cards adjusts as the screen size is widens? column-xl-3, col-mb-2, col-sm-1 on every activity?
Newsletter Sign-Up w/ Success Message
#bootstrap#accessibilitySubmitted 4 months agoI need help with the checkmark, not sure why it worked in the main page but not in the success message.
In mobile, the photo is hidden after you select "dismiss message," never figured out how to correct it for mobile sizes.
Should the success message have been another page that you navigate to or is the way I tried to show and hide elements the best standard approach?
Article Preview w/ Active Links
Submitted 4 months agoI didn't finish because I'm not sure how to approach setting this up. Some pointers would help.
Responsive Flex-Grid
Submitted 5 months agoSemantics, z-index, overlapping margin/padding and most of all I want the cards to adjust properly as the page is shrinking. I don't want to rely on media queries for a set px.
Responsive Four Card Section
Submitted 5 months agoI want to minimize the use of media queries if I can. Even though the larger and mobile screen sizes work I'd like to get better at the in-between. As you make the window smaller, I'd like for the sections to adjust better. Please advise.
Product Preview w/ Optimized layout
Submitted 5 months agoI should get better at using landmarks. I just realized that it's best practice to design for mobile first. any other relevant best practices would help. I was not able to maintain the centerline of the prices. Please take a look and advise.
Social Media Links Card
Submitted 5 months agoI'd like some help with wrappers. I think it's contributing to my padding issues. I had to specify the width of the links but I would have liked to flex to the edge of the wrap and then have some type of padding. Also wasn't able to make a perfect circle, forgot to look that up.
Responsive Blog Preview Card
Submitted 5 months agoIt there an indication in the design documents that let us know how big the card should be? I'm guessing at the overall size.
responsive component using containers and google fonts
Submitted 5 months agoI know I'll get better a placing things along a grid with practice but remembering when and how to use container divs or wrappers should be a focus.