fix(truncate): updated white-space#6737
Conversation
|
Preview: https://patternfly-pr-6737.surge.sh A11y report: https://patternfly-pr-6737-a11y.surge.sh |
|
If we're using the example code from #6260 then this is what their rendered code looks like Looks like the issue is that the missing space is at the end of
I could see this as either a variation in core to preserve all white-space, or possibly a react enhancement that could convert any spaces at the end of |
@mcoker that was part of this update and was discussed as an option.
@mcoker truncate.mov
This doesn't seem like a real use case. If it is, there's likely an error, which isn't part of this issue or our responsibility to govern. |
0de5a0c to
c462a3a
Compare
|
~~@mattnolting were you going to update the parent components (or the children) to have Oops, missed that the update is in a grouped selector |
|
@mvollmer Does this solution work for you? Removing multiple whitespaces would require JS. That can be addressed in a followup if necessary. |
|
🎉 This PR is included in version 6.0.0-alpha.169 🎉 The release is available on: Your semantic-release bot 📦🚀 |

closes #6260