OpenBAS-Platform / openbas

Open Breach and Attack Simulation Platform
https://openbas.io
Other
488 stars 46 forks source link

[frontend] Enable AI button on media pressure article (#1128) #1175

Closed savacano28 closed 2 months ago

savacano28 commented 3 months ago

Proposed changes

Related issues

Checklist

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 25.87%. Comparing base (7ac0d54) to head (8d80389).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1175 +/- ## ========================================= Coverage 25.87% 25.87% Complexity 1083 1083 ========================================= Files 486 486 Lines 11940 11940 Branches 650 650 ========================================= Hits 3089 3089 Misses 8761 8761 Partials 90 90 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Dimfacion commented 3 months ago

This does fix the issue but I noticed several others (not linked to your code) that might need to be fixed at the same time :

jborozco commented 3 months ago

Hi @Dimfacion @savacano28 Yes we should fix these 2 before shipping, otherwise the inconsistency might confuse the user.

The last one about prompt colliding is nice to have if it is easy to fix but otherwise we can skip it and open another ticket for it.

savacano28 commented 3 months ago

Hi! I made the changes.

RomuDeuxfois commented 2 months ago

For me, apart from the two three comments, the bug is fixed.