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

About the validation status settings #4805

Open
hhertout opened this issue Jan 15, 2024 · 1 comment
Open

About the validation status settings #4805

hhertout opened this issue Jan 15, 2024 · 1 comment
Labels

Comments

@hhertout
Copy link

Hello.

I have a question about the validation status settings.
Indeed, there is a color setting included in KPI, and another one in Kobocat.

In KPI, for example, the validation status color is set in the root SCSS files, and global configuration for the validation status is set in the constants.ts file.
However, there is an other validation status settings file, in Kobocat .

So, if we have to add another validation status in Kobocat for some reason, the validation status in KPI is broken because this change is only known by Kobocat,

So i'm wondering why don't you use the Kobocat configuration file in KPI instead of the actual configuration ? And in witch case we should use the Kobocat configuration ?

Thanks.

@jnm jnm added the question label Jan 15, 2024
@jnm
Copy link
Member

jnm commented Jan 15, 2024

Hello! Not a full answer to your question, but if there's ever an action that can be done either with KPI or KoboCAT, always do it with KPI. Nearly all of KoboCAT will eventually be removed except for the its implementation of OpenRosa.

I think we originally had the idea to allow these colors to be customized but then decided against it. I can't investigate right now, but someone else may have the time to give you a better response.

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

No branches or pull requests

2 participants