Skip to content

Conversation

@ayubAz
Copy link
Contributor

@ayubAz ayubAz commented Oct 27, 2025

No description provided.

@platops-pr-bot
Copy link

avelx
avelx previously approved these changes Oct 28, 2025
Copy link
Contributor

@avelx avelx left a comment

Choose a reason for hiding this comment

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

approved with comments;
we might need to refactor pagination code in the future

val host: String = configuration.get[String]("host")
val appName: String = configuration.get[String]("appName")

val maxNumberOfAgents: Int = configuration.get[Int]("max-number-of-agents")
Copy link
Contributor

@avelx avelx Oct 28, 2025

Choose a reason for hiding this comment

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

I am not sure what we have in the requirement, is that max number of agents in total ? or per page ?

Copy link
Contributor

@avelx avelx left a comment

Choose a reason for hiding this comment

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

approved: assume we would simplify pagination logic in the future/separate pagination logic from styling etc

@ayubAz ayubAz merged commit 32b8671 into main Oct 28, 2025
1 check passed
@ayubAz ayubAz deleted the DTR-685 branch October 28, 2025 15:19
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.

4 participants