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

Date Column in Activity Tab Not Fully Visible #5160

Closed
spinout8121 opened this issue Dec 10, 2023 · 0 comments
Closed

Date Column in Activity Tab Not Fully Visible #5160

spinout8121 opened this issue Dec 10, 2023 · 0 comments
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)

Comments

@spinout8121
Copy link

Description

In the Activity tab, the Date column is not fully expanding to show the complete date and time. The date appears as "December 10, 2023 at ..." and the rest of the time is cut off. Hovering over the date does not reveal the full date and time either.

Environment

  • OpenCTI version: 5.12.4
  • OS: Ubuntu

Reproducible Steps

Steps to create the scenario:

  1. Go to the Activity tab.
  2. Look at the Date column.

Expected Output

The full date and time should be visible in the Date column, or at least be viewable when hovering over the date.

Actual Output

The Date column cuts off the time and hovering over the date does not reveal the full date and time.

Additional information

When inspecting the element, the full date and time are present in the div: <div class="jss530" style="width: 15%;">December 10, 2023 at 8:14:40 AM</div>

Possible Solution

Maybe shorten the format of the date and time so it fits within the column width. Or else, the hover functionality could be fixed to show the full date and time.

image

@spinout8121 spinout8121 added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team labels Dec 10, 2023
@SamuelHassine SamuelHassine added solved use to identify issue that has been solved (must be linked to the solving PR) and removed needs triage use to identify issue needing triage from Filigran Product team labels Dec 10, 2023
@SamuelHassine SamuelHassine added this to the Release 5.12.5 milestone Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

2 participants