Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] : Icons in Navbar molecules are not rendered. #130

Open
ShivamAher30 opened this issue Jun 2, 2024 · 0 comments
Open

[Bug] : Icons in Navbar molecules are not rendered. #130

ShivamAher30 opened this issue Jun 2, 2024 · 0 comments

Comments

@ShivamAher30
Copy link

Icons in the Navbar Are Not Rendered Due to Empty Links

Description

Icons in the navbar are not rendered because the links pointing to the images are empty.

Steps to Reproduce

  1. Navigate to the main page of the application.
  2. Observe the navbar icons.

Expected Behavior

Navbar icons should be rendered correctly with proper links pointing to the images.

Actual Behavior

Navbar icons are not displayed as the image links are empty.

Screenshots

  • Current State:
    Screenshot 2024-06-02 201441

  • Config File (app.config.json):
    navbarlinks

Change Needed

Update the links to the icons in app.config.json to point to the correct image sources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant