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

[ENH] Set condition attribute for ads #273

Open
1 task done
cooukiez opened this issue Mar 14, 2024 · 0 comments
Open
1 task done

[ENH] Set condition attribute for ads #273

cooukiez opened this issue Mar 14, 2024 · 0 comments
Labels
contributions welcome Contributions are welcome enhancement New feature or request

Comments

@cooukiez
Copy link

😕 Addressed Problem

Is it possible to select the condition attribute for ads?
The attribute is not a field or a dropdown / select, but a button, that opens a div.
In this div you can select the specific radio for the condition.

💡 Suggested Solution

Button class="jsx-3586518886 SelectionButton"

They all have same class="jsx-2486925474 SingleSelectionItem--RadioBtn"
Neu data-testid="Neu"
Sehr gut data-testid="Sehr Gut"
Gut data-testid="Gut"
In Ordnung data-testid="In Ordnung"
Defekt data-testid="Defekt"

Bestätigen class="jsx-3224015369 jsx-4078277221 Button-primary" data-testid="button-element"

🔎 Alternatives

It is optional, but would be nice.

🗺️ Additional Context

Problem also mentioned #168

Code of Conduct

  • I agree to follow this project's Code of Conduct
@cooukiez cooukiez added the enhancement New feature or request label Mar 14, 2024
@sebthom sebthom added the contributions welcome Contributions are welcome label Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome Contributions are welcome enhancement New feature or request
Development

No branches or pull requests

2 participants