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

13 dashboard alert #32

Merged
merged 4 commits into from
Nov 15, 2024
Merged

13 dashboard alert #32

merged 4 commits into from
Nov 15, 2024

Conversation

jmill-16
Copy link
Collaborator

Description

We created a pop up for the dashboard alert that contains both a title and subtext section, with an x in a circle icon to close out the pop up

Issues

We have not run into any issues so far besides the text not wrapping around, but this was fixed with using break-words and removing the height parameter in the box outline to allow for the text to expand down.

Screenshots

Screenshot 2024-11-15 at 1 42 47 PM

Test

You can test our code by adding text sections of various lengths in order to make sure the text wraps properly and expands downward as expected. You can also try to write special characters to see if it displays them properly.

Possible Downsides

If the title or subtext is too long, it can cover a large section of the page and hide the content behind it. This may be able to be avoided in the future by adding a see more button and see less buttons to be able to expand and hide the extended text.

Additional Documentations

border plus icon, need to make it white though
need to work on spacing
text extended out past borders of box and would not wrap around. Added break-words and removed box height to allow box to extend down if needed
Copy link
Collaborator

@wkim10 wkim10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking fire great work

@jmill-16 jmill-16 merged commit dca3457 into main Nov 15, 2024
1 check passed
@jmill-16 jmill-16 deleted the 13-Dashboard-Alert branch November 15, 2024 19:24
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

Successfully merging this pull request may close these issues.

2 participants