Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • KamRan 370

    @comendrun

    Posted

    Hi your solution looks great! I really liked that you could match the style exactly like the original design itself! wonderful! but I noticed something I wanted to share with you. You set the height for the main to be 100vh and that's ok, but it can cause problems in some display modes. Probably it's better to set it to be min-height: 100vh; and that would solve the problem. I would like to hear from you about this if you know something that certainly I don't know besides that, I really liked your solution, congrats!

    Marked as helpful

    0
  • Vanza Setia 27,855

    @vanzasetia

    Submitted

    I've done another challenge! 🎉

    It's hard to find the exact RegEx that I want to validate user inputs. For the email RegEx, I already created by myself so I did just copy-paste from previous solution. For the name RegEx, I created a RegEx where the user's first name and last name should have at least a vowel letter and two characters long. Password RegEx that I wanted was difficult to find. However, I finally found a gist that contains the password RegEx that I wanted.

    I added two new features such as

    • Users are able to toggle the password visibility so they can see what they've typed.
    • Users can see the password length so they don't have to count it by themselves.

    These features were added based on my users' stories.

    I have no questions however, any feedback is appreciated.

    Any questions on the technique that I'm using are welcome! 😁

    Also, if you have finished this challenge and would like me to give feedback on it, please include a link to your solution. I would be glad to help you! 😀

    Thanks!

    Intro Component with Signup Form | HTML CSS Sass JS

    #accessibility#bem#lighthouse#sass/scss

    4

    KamRan 370

    @comendrun

    Posted

    Hi Vanza. thank you for your helpful feedback and comments that you write on your projects. I learned a lot from them and also they helped me guide my attention to the right place. Here's my solution, it's not as complete as yours, but I tried and spent a good time on it :

    https://www.frontendmentor.io/solutions/intro-components-using-html-cssflexbox-also-javascript-validation-LbAIqzOu9e

    1
  • KamRan 370

    @comendrun

    Posted

    Hey Carlos. I hope you're doing well. your solution is good overall but I think you should regenerate the screenshot for your solution because the first one is a little messed up I visited your solution page and it was fine. so you can easily regenerate the screenshot for it to have a better one. wishing you the best of luck

    Marked as helpful

    0
  • Nazemrap 200

    @Nazemrap

    Submitted

    In general no problem, just one little thing bother me is the fact that when i'm playing with the dev tools at some width the top part goes overflow.

    KamRan 370

    @comendrun

    Posted

    Hi! I just wanted to say I really liked your solution. Wishing all the best for you my friend.

    0
  • P

    @DarrickFauvel

    Submitted

    Hi mentors! 👋

    I just completed this solution. I'm using a couple media queries to handle the shifting of the socials bubble/tooltip on minimum screen widths 730px & 900px. Maybe there is a better method? 🤷‍♂️

    Please let me know if I missed anything, or I could do something better.

    Thanks

    :Darrick

    KamRan 370

    @comendrun

    Posted

    It really looks perfect Derrick. I accidentally came across your solution and I really loved it. Also, I cloned it as I really struggled in that social media pop-up part and couldn't make it right. I'm sure i can learn a lot of things from your solution. thank you again

    1
  • KamRan 370

    @comendrun

    Submitted

    Hi I tried my best to position the background pattern for the desktop perfectly but I couldn't make it 100% right for different screen sizes. I would appreciate any advice or a different approach to this problem. Thank you

    KamRan 370

    @comendrun

    Posted

    dear Vanza (@vanzasetia) can you please help me with this? I get a lot of accessibility problems in ReactJS apps and I don't why is it. I tried to read the suggested document about it but I couldn't understand, unfortunately. they're about landmarks on the page

    0
  • KamRan 370

    @comendrun

    Posted

    Great Job Damilola, I accidentally saw your solution, and honestly, it's a good one. Good Luck with other challenges!

    1