Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Conversation

@kartik-gupta-ij
Copy link
Contributor

No description provided.

@kartik-gupta-ij kartik-gupta-ij requested a review from nitisht July 29, 2023 08:23
}

const Status: FC = () => {
useDocumentTitle('Parseable | Login');
Copy link
Contributor

Choose a reason for hiding this comment

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

Login -> Stats

Copy link
Contributor

Choose a reason for hiding this comment

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

Check other pages as well

logQueryListener();
};
}, [dataRetention]);
}, [subLogQuery]);
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe this is not necessary unless there are two different subLogQuery

Comment on lines 89 to 90
getLogRetention(subLogQuery.get().streamName);
getLogStat(subLogQuery.get().streamName);
Copy link
Contributor

Choose a reason for hiding this comment

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

subLogQuery.get().streamName - > query.streamName

@nitisht nitisht merged commit cea7652 into main Jul 29, 2023
@nitisht nitisht deleted the bugs branch July 29, 2023 10:50
@github-actions github-actions bot locked and limited conversation to collaborators Jul 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants